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

The cuda versions checking corrected #414

Closed
wants to merge 1 commit into from

Conversation

vtripath65
Copy link
Collaborator

The GCC versions supported by CUDA versions was not being checked correctly.
This was fixed by enabling checking for CUDA versions 12.5, 12.6 and 12.8.
Note that CUDA version 12.7 is not released.

Fixes are localized to "quick-cmake/QUICKCudaConfig.cmake".

The GCC versions supported by CUDA versions was not
being checked correctly. This was fixed.
Copy link
Collaborator

@agoetz agoetz left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks.

@agoetz agoetz added the Bug fix label Mar 29, 2025
@agoetz agoetz added this to the QUICK-25.03 milestone Mar 29, 2025
@ohearnk
Copy link
Collaborator

ohearnk commented Mar 29, 2025

This was already addressed in 3dfb713.

Moreover, any fixes pre 25.03 release need to be backported to AmberTools. If you have additional changes, please add them to #413 as that is how I am keeping track for backporting.

Closing as duplicate.

@agoetz: Please prioritize merging #413 to avoid future duplicate efforts.

@ohearnk ohearnk closed this Mar 29, 2025
@ohearnk ohearnk deleted the fix_cuda_gcc_compatibility_check branch March 29, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants