forked from rarias/devshell
Add CUDA shell example
This commit is contained in:
4
cuda/README.md
Normal file
4
cuda/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user