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] Check CUDA version number in platform augmentation #10265

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

giordano
Copy link
Member

@giordano giordano commented Jan 13, 2025

@giordano giordano requested a review from wsmoses January 13, 2025 22:14
Base.include_dependency(path)
gpu = "cuda"
if cuda_version isa VersionNumber
if cuda_version == v"12.6"
Copy link
Member Author

@giordano giordano Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wsmoses I don't know what check you exactly want, but you can tweak it here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think probably >= 12.6

We can also build different reactant versions for different cuda versions too

@giordano
Copy link
Member Author

Uhm, sounds like EnzymeAD/Reactant.jl@eef65ce was a commit in EnzymeAD/Reactant.jl#497 which got squashed upon merging? 🫠

@wsmoses wsmoses enabled auto-merge (squash) January 15, 2025 05:11
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