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

[Reactant_jll] - Fix the reading of "cuda_version_tag" in ENV for platform augmentation. #10506

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

alexiscltrn
Copy link
Contributor

@avik-pal, @wsmoses
I believe this might be a typo. I need to temporarily set ENV['REACTANT_GPU'] and ENV['REACTANT_CUDA_VERSION'] in order to fetch the correct tarball of Reactant_jll before sending it to my cluster (the platform is different from my local one).

@giordano
Copy link
Member

I'll take over this later, but please wait for https://buildkite.com/julialang/yggdrasil/builds/17546 to finish and the following PR to the merged. Also, this change doesn't require a full rebuild of Reactant (which takes 3 hours) but ony to regenerate the wrapper: https://github.com/JuliaPackaging/Yggdrasil/blob/master/CONTRIBUTING.md#special-keywords-in-commit-messages

@giordano giordano marked this pull request as draft February 11, 2025 09:43
@alexiscltrn alexiscltrn changed the title [Reactant_jll] - Fix the reading of "cuda_version_tag" in ENV for platform augmentation. [Reactant_jll] - [skip build] Fix the reading of "cuda_version_tag" in ENV for platform augmentation. Feb 11, 2025
I believe this might be a typo. I need to temporarily set ENV['REACTANT_GPU'] and ENV['REACTANT_CUDA_VERSION'] in order to fetch the correct tarball of Reactant_jll before sending it to my cluster (the platform is different from my local one).

[skip build]
@giordano giordano changed the title [Reactant_jll] - [skip build] Fix the reading of "cuda_version_tag" in ENV for platform augmentation. [Reactant_jll] - Fix the reading of "cuda_version_tag" in ENV for platform augmentation. Feb 11, 2025
@giordano giordano marked this pull request as ready for review February 11, 2025 11:12
@giordano giordano enabled auto-merge (squash) February 11, 2025 11:13
@giordano
Copy link
Member

Thanks!

@giordano giordano merged commit c3f720f into JuliaPackaging:master Feb 11, 2025
3 checks passed
@alexiscltrn
Copy link
Contributor Author

Thank you very much for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants