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

Add gmvolf toolchain #585

Merged
merged 3 commits into from
Apr 7, 2013
Merged

Add gmvolf toolchain #585

merged 3 commits into from
Apr 7, 2013

Conversation

gribozavr
Copy link
Contributor

'gmvolf' toolchain is 'goolf' with OpenMPI replaced by MVAPICH2.

from easybuild.toolchains.mpi.mvapich2 import Mvapich2


class Goolf(Gcc, Mvapich2, OpenBLAS, ScaLAPACK, Fftw):
Copy link
Member

Choose a reason for hiding this comment

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

class name needs to match toolchain name

@gribozavr
Copy link
Contributor Author

@boegel fixed class name.

@boegel
Copy link
Member

boegel commented Apr 7, 2013

Looks great, merging it in. Thanks @gribozavr!

boegel added a commit that referenced this pull request Apr 7, 2013
@boegel boegel merged commit 89bebef into easybuilders:develop Apr 7, 2013
@gribozavr gribozavr deleted the gmvolf branch April 7, 2013 21:19
itkovian pushed a commit to itkovian/easybuild that referenced this pull request Nov 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants