tiny-cuda-nn: cuda_cccl required with the newer cuda
This commit is contained in:
parent
37ec2cb6b1
commit
b9635cfa4d
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
|
||||
cuda-common-redist = with cudaPackages; [
|
||||
cuda_cudart # cuda_runtime.h
|
||||
cuda_cccl.dev # <nv/target>
|
||||
libcublas # cublas_v2.h
|
||||
libcusolver # cusolverDn.h
|
||||
libcusparse # cusparse.h
|
||||
|
|
Loading…
Reference in a new issue