-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Labels
P1Medium priority - Should doMedium priority - Should docuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings moduleenhancementAny code-related improvementsAny code-related improvements
Milestone
Description
Follow-up of #517. We need to inform setuptools
to pass -L
so that cudart_static
can show up in the compiler search paths without extra hacks. The logic should eventually get library_dirs
updated:
cuda-python/cuda_bindings/setup.py
Line 285 in bd770e1
library_dirs=library_dirs, |
Metadata
Metadata
Assignees
Labels
P1Medium priority - Should doMedium priority - Should docuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings moduleenhancementAny code-related improvementsAny code-related improvements