tylerjthomas9 / RAPIDS.jl

An unofficial Julia wrapper for the RAPIDS.ai ecosystem using PythonCall.jl
MIT License
17 stars 1 forks source link

Bump libraries to v23.08, modify cuda-version from conda, add CUDA 12 support, add Aqua.jl to tests #38

Closed tylerjthomas9 closed 1 year ago

tylerjthomas9 commented 1 year ago

I am not sure of the best way to install the CUDA 11/12 version automatically with CondaPkg.jl, so I added a check to verify the system's CUDA driver.