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

[CUDA] Fix platform augmentation when CUDA_Driver_jll isn't available. #5751

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

maleadt
Copy link
Collaborator

@maleadt maleadt commented Oct 27, 2022

This happens when we don't have a driver artifact, in which case the init function that sets libcuda doesn't run (JuliaPackaging/JLLWrappers.jl#50). For now, duplicate the system discovery logic.

This happens when we don't have a driver artifact, in which case the init function
that sets libcuda doesn't run. For now, duplicate the system discovery logic.

[skip build]
@maleadt maleadt added the cuda 🕹️ Builders related to Nvidia CUDA label Oct 27, 2022
@maleadt maleadt merged commit 16e833d into master Oct 27, 2022
@maleadt maleadt deleted the tb/cuda_runtime_fix branch October 27, 2022 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda 🕹️ Builders related to Nvidia CUDA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant