Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect local installation of cuDSS with CUDA_Runtime_Discovery.jl #55

Open
amontoison opened this issue Jul 28, 2024 · 0 comments · May be fixed by #57
Open

Detect local installation of cuDSS with CUDA_Runtime_Discovery.jl #55

amontoison opened this issue Jul 28, 2024 · 0 comments · May be fixed by #57
Assignees
Labels
enhancement New feature or request

Comments

@amontoison
Copy link
Member

If we have a local_toolkit, it's up to the user to provide his own copy of cuDSS.
CUDSS.jl could try and detect those much like how we do in CUDA.jl's subpackages like CUDNN.jl, by using CUDA_Runtime_Discovery.jl:
https://github.com/JuliaGPU/CUDA.jl/blob/beccab19247738a1be3ec173ad4495e579e317d2/lib/cudnn/src/cuDNN.jl#L165-L181

@amontoison amontoison added the enhancement New feature or request label Jul 28, 2024
@amontoison amontoison self-assigned this Jul 28, 2024
@amontoison amontoison linked a pull request Aug 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant