Troubles with `nixpkgs.config.cudaSupport` (OOM)

Also note that you can set set smth like config.cudaCapabilities = [ "8.6" ] (choose yours) to avoid building cuda kernels for extra architectures (some of the derivations fail to limit nvcc’s paralellism when linking stuff)

1 Like

I have added mine and I saw no change when rebuilding with --upgrade-all.
Nevertheless it’s a good option