cuda-python icon indicating copy to clipboard operation
cuda-python copied to clipboard

Make NumPy an optional dependency perhaps?

Open carterbox opened this issue 7 months ago • 3 comments

Would it be possible to make numpy an optional dependency for cuda.core? For example, if you just want to use cuda.core to query system device properties, installing a BLAS implementation is a bit heavy.

carterbox avatar Mar 12 '25 21:03 carterbox