home/categories/framework-internals/jfriisj-real-time-speech-translation-mvp-github-skills-cpu-mode-assertions-torch-skill-md
framework-internalsdevelopment
cpu-mode-assertions-torch
Assert CPU-only runtime inside a container using PyTorch (torch.cuda.is_available()==False) and optional env var checks. Use to prevent accidental GPU execution during CPU smoke tests.
maintainer
jfriisj
Updated 1/19/2026
Stars
0
Forks
0
quick start
Installation and usage
Assert CPU-only runtime inside a container using PyTorch (torch.cuda.is_available()==False) and optional env var checks. Use to prevent accidental GPU execution during CPU smoke tests.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use cpu-mode-assertions-torch