From d9c4552d8d0e6f99b3cee338aefe29fd6328ab6c Mon Sep 17 00:00:00 2001 From: osbm Date: Wed, 27 Aug 2025 01:19:50 +0300 Subject: [PATCH] running --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0000fb0 --- /dev/null +++ b/README.md @@ -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 +```