You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Would it be possible to make numpy an optional dependency for
cuda.core? For example, if you just want to usecuda.coreto query system device properties, installing a BLAS implementation is a bit heavy.