Skip to content

add easyconfigs for SPRNG#1138

Merged
boegel merged 3 commits intoeasybuilders:developfrom
boegel:SPRNG
Oct 13, 2014
Merged

add easyconfigs for SPRNG#1138
boegel merged 3 commits intoeasybuilders:developfrom
boegel:SPRNG

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Oct 10, 2014

No description provided.

@hpcugentbot
Copy link
Copy Markdown

Test PASSed.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Oct 10, 2014

Test report by @boegel
FAILED
Build succeeded for 0 out of 4
Linux SL 6.5, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/1c98b95726f3c9884916 for a full test report.

@fgeorgatos
Copy link
Copy Markdown
Contributor

Hi Ken,

thanks for contributing this; tried it on Debian and got exactly the same error:
metropolis.c:157:14: error: operator '!' has no right operand

I haven't really dived into the code yet, however it appears as an error of this type:
http://stackoverflow.com/questions/20729032/can-we-use-elif-in-c # elif vs else?

r we missing a patch here? to be continued...

@fgeorgatos
Copy link
Copy Markdown
Contributor

ok, confirmed after net-surfing:
fix of #ifdef SYNC ... #elsif !SYNC which causes trouble for gcc >= 4.4.
and here is a patch template:
https://abf.io/import/sprng/raw/master/sprng2.0b-build.patch # slightly off by few lines

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Oct 11, 2014

@fgeorgatos: patch included, builds work now, but I was forced to disable running checksprng and timesprng since some of the tests simply segfault (see also https://stat.ethz.ch/pipermail/r-sig-hpc/2010-January/000512.html)

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Oct 11, 2014

Test report by @boegel
SUCCESS
Build succeeded for 4 out of 4
Linux SL 6.5, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/3cf439aa1f4e20384d3c for a full test report.

@hpcugentbot
Copy link
Copy Markdown

Test PASSed.

@fgeorgatos
Copy link
Copy Markdown
Contributor

Test report by @fgeorgatos
FAILED
Build succeeded for 4 out of 5
Linux debian 6.0.10, Intel(R) Xeon(R) CPU L5640 @ 2.27GHz, Python 2.6.6
See https://gist.github.com/c9a05b48ba7d6e085cbc for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Oct 11, 2014

@fgeorgatos: the easyconfig file for SPRNG 2.0a with ictce didn't have usempi enabled, which caused a failure on your end (I'm not sure why it did work for me). Please try again?

@hpcugentbot
Copy link
Copy Markdown

Test PASSed.

@fgeorgatos
Copy link
Copy Markdown
Contributor

Test report by @fgeorgatos
SUCCESS
Build succeeded for 1 out of 1
Linux debian 6.0.10, Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz, Python 2.6.6
See https://gist.github.com/c3a9fc3d13ca5e016a30 for a full test report.

@fgeorgatos
Copy link
Copy Markdown
Contributor

Test report by @fgeorgatos
SUCCESS
Build succeeded for 0 out of 0
Linux debian 6.0.10, Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz, Python 2.6.6
See https://gist.github.com/603642c02435274f7df5 for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Oct 12, 2014

@fgeorgatos: care to retry with --force, so we get a full test report?

@fgeorgatos
Copy link
Copy Markdown
Contributor

Test report by @fgeorgatos
SUCCESS
Build succeeded for 4 out of 4
Linux debian 6.0.10, Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz, Python 2.6.6
See https://gist.github.com/0111b95aa0e903e4aa85 for a full test report.

@fgeorgatos
Copy link
Copy Markdown
Contributor

Done.

Once merged in, I intend to amend also versions for ictce/5.3.0 and extend the Math kit as intended:
http://hpcbios.readthedocs.org/en/latest/HPCBIOS_06-01.html?highlight=sprng

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Oct 13, 2014

Thanks @fgeorgatos for the review/testing! Going in...

boegel added a commit that referenced this pull request Oct 13, 2014
add easyconfigs for SPRNG
@boegel boegel merged commit 549a67f into easybuilders:develop Oct 13, 2014
@boegel boegel deleted the SPRNG branch October 13, 2014 07:37
@fgeorgatos
Copy link
Copy Markdown
Contributor

Test report by @fgeorgatos
SUCCESS
Build succeeded for 5 out of 5
Linux debian 6.0.9, Intel(R) Xeon(R) CPU X5670 @ 2.93GHz, Python 2.6.6
See https://gist.github.com/6348ea5b37278ac2d6b3 for a full test report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants