Skip to content

Commit

Permalink
Update gmpflf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TopRichard authored Jul 3, 2024
1 parent 7ae687c commit e5d127d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easybuild/toolchains/gmpflf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@


class Gmpflf(Gmpich, FlexiBLAS, ScaLAPACK, Fftw):
"""Compiler toolchain with GCC, MPICH, OpenBLAS, ScaLAPACK and FFTW."""
"""Compiler toolchain with GCC, MPICH, FlexiBLAS, ScaLAPACK and FFTW."""
NAME = 'gmpflf'
SUBTOOLCHAIN = [Gmpich.NAME, Gfbf.NAME]

0 comments on commit e5d127d

Please sign in to comment.