Skip to content

Icmake foss2016a#3243

Merged
boegel merged 3 commits intoeasybuilders:developfrom
rug-cit-hpc:icmake-foss2016a
Jun 22, 2016
Merged

Icmake foss2016a#3243
boegel merged 3 commits intoeasybuilders:developfrom
rug-cit-hpc:icmake-foss2016a

Conversation

@RvDijk
Copy link
Copy Markdown
Contributor

@RvDijk RvDijk commented Jun 21, 2016

No description provided.

source_urls = ['https://github.com/fbb-git/%(name)s/archive/']
sources = ['%(version)s.tar.gz']

install_cmd = 'cd %(name)s-%(version)s/%(name)s && sed -i \'s|usr/||g\' INSTALL.im && ./icm_bootstrap %(installdir)s && ./icm_install strip all /'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@RvDijk this line is too long, please break it up like:

install_cmd = '... && '
install_cmd += '...'

@boegel boegel added this to the v2.9.0 milestone Jun 21, 2016
@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 22, 2016

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
node2621.swalot.os - Linux centos linux 7.2.1511, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/3bbd68e4f859c5e4322a90ca1d23f016 for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 22, 2016

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
gligar02.gligar.os - Linux SL 6.7, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/c3d6aff28d19ff7e279b93df887be83d for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 22, 2016

lgtm

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 22, 2016

Going in, thanks @RvDijk!

@boegel boegel merged commit 6f4e854 into easybuilders:develop Jun 22, 2016
@RvDijk RvDijk deleted the icmake-foss2016a branch June 26, 2016 13:40
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.

2 participants