IMa2p built using foss 2016a#3300
IMa2p built using foss 2016a#3300boegel merged 3 commits intoeasybuilders:developfrom rug-cit-hpc:IMa2p
Conversation
|
|
||
| # If CXX is already set the compiler will not be changed to mpic++ by | ||
| # the configure. We therefore set it to mpic++. | ||
| preconfigopts = 'chmod +x configure && export CXX=mpic++ && ' |
There was a problem hiding this comment.
another option is to use toolchainopts = {'usempi': True} which will make EasyBuild set $CXX to the MPI C++ compiler wrapper (+ more, like defining $OMPI_CXX)
Improved the comment on the preconfigopts.
|
@boegel, thanks for the comment. I should have realized this earlier. |
|
Test report by @boegel |
|
Test report by @boegel |
|
lgtm |
|
Going in, thanks @FokkeDijkstra! |
IMa2p built using foss 2016a