python311Packages.torch: enable_language(CUDA) wants to -lcudart_static?
This commit is contained in:
@@ -341,6 +341,7 @@ in buildPythonPackage rec {
|
||||
cuda_cccl.dev # <thrust/*>
|
||||
cuda_cudart.dev # cuda_runtime.h and libraries
|
||||
cuda_cudart.lib
|
||||
cuda_cudart.static
|
||||
cuda_cupti.dev # For kineto
|
||||
cuda_cupti.lib # For kineto
|
||||
cuda_nvcc.dev # crt/host_config.h; even though we include this in nativeBuildinputs, it's needed here too
|
||||
|
||||
Reference in New Issue
Block a user