We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15fed4 commit 2984eb4Copy full SHA for 2984eb4
Scripts/shell.nix
@@ -21,6 +21,7 @@ pkgs.mkShell {
21
gdb
22
cmake
23
ninja
24
+ llvmPackages.openmp
25
# cudaPackages.cuda_cudart
26
# cudaPackages.cuda_nvcc
27
# cudaPackages.cuda_cccl
0 commit comments