Files
devshell/cuda/README.md

5 lines
162 B
Markdown

# CUDA example
Run `nix develop` to load the environment and `make` to build the example CUDA
program. Run it with `./cudainfo` from the fox machine to test it.