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: Make driver JLL's not use lazy artifacts. #9025

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

maleadt
Copy link
Contributor

@maleadt maleadt commented Jul 4, 2024

The artifact is tiny, and is going to be used whenever CUDA_Driver_jll is imported, so now that we have package extensions (and CUDA_Driver_jll thus won't be unconditionally depended on) I think it's fine to make it eager.

Hopefully helps with JuliaGPU/CUDA.jl#2415

@maleadt maleadt added the cuda 🕹️ Builders related to Nvidia CUDA label Jul 4, 2024
@maleadt maleadt enabled auto-merge (squash) July 4, 2024 13:50
@maleadt maleadt merged commit f7f969d into master Jul 4, 2024
4 of 5 checks passed
@maleadt maleadt deleted the tb/cuda_driver_lazy branch July 4, 2024 13:51
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.

1 participant