This commit is contained in:
Osman Faruk Bayram 2025-08-27 01:19:50 +03:00
parent eacee11566
commit d9c4552d8d

8
README.md Normal file
View file

@ -0,0 +1,8 @@
Example cuda code compilation in nix.
```bash
$ nix run github:osbm/cuda-kernel-nix
Free mem: 22112 MB Total mem: 24078 MB
Free mem: 21 GB Total mem: 23 GB
```