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

fix definition of gmpflf toolchain #4571

Merged
merged 5 commits into from
Jul 4, 2024

Conversation

TopRichard
Copy link
Contributor

Fixes toolchain dependency error:

List of toolchain dependency modules and toolchain definition do not match 
(found 
['GCC/12.3.0', 'MPICH/4.2.1-GCC-12.3.0', 'FlexiBLAS/3.3.1-GCC-12.3.0', 'FFTW/3.3.10-GCC-12.3.0', 'FFTW.MPI/3.3.10-gmpich-2024.06', 'ScaLAPACK/2.2.0-gmpich-2024.06-fb'] 
vs expected 
{'MPICH', 'GCC', 'OpenBLAS', 'ScaLAPACK', 'FFTW'})

@boegel boegel added the bug fix label Jul 3, 2024
@boegel boegel added this to the release after 4.9.2 milestone Jul 3, 2024
easybuild/toolchains/gmpflf.py Outdated Show resolved Hide resolved
@boegel boegel changed the title gmpflf FlexiBLAS dependency fix definition of gmpflf toolchain Jul 3, 2024
easybuild/toolchains/gmpflf.py Outdated Show resolved Hide resolved
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