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

added goolfc easyconfig, fixed CUDA easyconfig filename #191

Merged
merged 7 commits into from
Apr 27, 2013

Conversation

boegel
Copy link
Member

@boegel boegel commented Mar 29, 2013

This depends on goolfc support in the framework., pending.


homepage = '(none)'
description = """GNU Compiler Collection (GCC) based compiler toolchain, including
OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK."""
Copy link
Contributor

Choose a reason for hiding this comment

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

and CUDA ;)

@boegel
Copy link
Member Author

boegel commented Apr 19, 2013

Fixed remarks, someone should rereview this PR so it can be merged in.
Toolchain support for CUDA-enabled toolchains is in the works, see easybuilders/easybuild-framework#603.

@boegel
Copy link
Member Author

boegel commented Apr 24, 2013

Redefined goolfc toolchain since CUDA and GCC 4.7 don't play along well together.

Introduced goolfc/1.3.12 toolchain, which is able to build GROMACS (cfr. #165).

'include/lapacke_mangling.h', 'include/lapacke_utils.h', 'include/openblas_config.h',
'lib/libopenblas.a', 'lib/libopenblas.%s' % shared_lib_ext],
'dirs': [],
}
Copy link
Contributor

Choose a reason for hiding this comment

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

moduleclass = 'numlib' missing? (this has to be fixed elsewhere, too. other than that, all good!

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed, thanks.

@boegel
Copy link
Member Author

boegel commented Apr 24, 2013

Awaiting merge until easybuilders/easybuild-framework#603 is merged in.

boegel added a commit that referenced this pull request Apr 27, 2013
added goolfc easyconfig, fixed CUDA easyconfig filename
@boegel boegel merged commit 693968d into easybuilders:develop Apr 27, 2013
@boegel boegel deleted the goolfc branch April 27, 2013 21:23
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.

5 participants