Ensure cuda_static
's directory is passed to setuptools
#608
Labels
cuda.bindings
Everything related to the cuda.bindings module
enhancement
Any code-related improvements
P1
Medium priority - Should do
Milestone
Follow-up of #517. We need to inform
setuptools
to pass-L
so thatcudart_static
can show up in the compiler search paths without extra hacks. The logic should eventually getlibrary_dirs
updated:cuda-python/cuda_bindings/setup.py
Line 285 in bd770e1
The text was updated successfully, but these errors were encountered: