{data} [intel/2016a] h5py/2.5.0 serial (REVIEW)#2650
{data} [intel/2016a] h5py/2.5.0 serial (REVIEW)#2650boegel merged 5 commits intoeasybuilders:developfrom
Conversation
|
Test report by @wpoely86 |
|
Test report by @wpoely86 |
|
Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6845/console for more details). This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6847/console for more details). This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
| amounts of data.""" | ||
|
|
||
| toolchain = {'name': 'intel', 'version': '2016a'} | ||
| toolchainopts = {'usempi': True} |
| hdf5versuffix = '-serial' | ||
| versionsuffix = '-Python-%%(pyver)s-HDF5-%s%s' % (hdf5ver, hdf5versuffix) | ||
|
|
||
| prebuildopts = ' python setup.py configure --hdf5=$EBROOTHDF5 && ' |
There was a problem hiding this comment.
should this also be done in the other serial h5py easyconfigs?
| dependencies = [ | ||
| ('Python', pyver), | ||
| ('HDF5', hdf5ver), | ||
| ('pkgconfig', '1.1.0', '-Python-%(pyver)s'), |
|
Test report by @wpoely86 |
|
Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6851/console for more details). This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
Test report by @wpoely86 |
|
Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6852/console for more details). This pull request is now ready for review/testing. Please try and find someone who can tackle this; contact @boegel if you're not sure what to do. |
|
Test report by @boegel |
|
Test report by @wpoely86 |
|
Test report by @wpoely86 |
|
Test report by @boegel |
|
Going in, thanks @wpoely86! |
{data} [intel/2016a] h5py/2.5.0 serial (REVIEW)
@boegel please review