Skip to content

{data} [intel/2017b] bat 0.3.3, arrow 0.7.1 (REVIEW)#5416

Merged
boegel merged 13 commits intoeasybuilders:developfrom
wpoely86:bat
Nov 30, 2017
Merged

{data} [intel/2017b] bat 0.3.3, arrow 0.7.1 (REVIEW)#5416
boegel merged 13 commits intoeasybuilders:developfrom
wpoely86:bat

Conversation

@wpoely86
Copy link
Copy Markdown
Member

@wpoely86 wpoely86 commented Nov 27, 2017

@wpoely86
Copy link
Copy Markdown
Member Author

Test report by @wpoely86
FAILED
Build succeeded for 2 out of 4 (4 easyconfigs in this PR)
nic200 - Linux centos linux 7.3.1611, Intel(R) Xeon(R) CPU E7-8891 v4 @ 2.80GHz, Python 2.7.5
See https://gist.github.com/410459f1466ec74c33895fb423e0f994 for a full test report.

@wpoely86
Copy link
Copy Markdown
Member Author

Test report by @wpoely86
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in this PR)
nic200 - Linux centos linux 7.3.1611, Intel(R) Xeon(R) CPU E7-8891 v4 @ 2.80GHz, Python 2.7.5
See https://gist.github.com/dd95de78c52b278da36d21ba3614e31e for a full test report.

@wpoely86 wpoely86 changed the title {data} [intel/2017b] bat 0.3.3 (WIP) {data} [intel/2017b] bat 0.3.3 (REVIEW) Nov 30, 2017
@easybuilders easybuilders deleted a comment from boegelbot Nov 30, 2017
toolchain = {'name': 'intel', 'version': '2017b'}

sources = ['apache-arrow-%(version)s.tar.gz']
source_urls = ['https://github.com/apache/arrow/archive/']
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.

@wpoely86 please include a SHA256 checksum

start_dir = 'cpp'
separate_build_dir = True

builddependencies = [('CMake', '3.9.5')]
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.

please move up, right below sources block


modextrapaths = {'PYTHONPATH': ['lib/python%(pyshortver)s/site-packages']}

dependencies = [
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.

please move up, same block as builddependencies

toolchain = {'name': 'intel', 'version': '2017b'}

# this is a bundle of Python packages
exts_defaultclass = 'PythonPackage'
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.

please move down, right above exts_list (and drop the comment, it's clear without it imho)

('PyYAML', '3.12', versionsuffix),
('scikit-learn', '0.19.1', versionsuffix),
('arrow', '0.7.1', versionsuffix),
('Spark', '2.2.0', '-Hadoop-2.6-Java-1.8.0_152%s' % versionsuffix),
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.

please use %(versionsuffix)s

('pathtools', '0.1.2', {
'source_urls': ['https://pypi.python.org/packages/source/p/pathtools'],
'checksums': [
'7c35c5421a39bb82e58018febd90e3b6e5db34c5443aaaf742b3f33d4655f1c0', # pathtools-0.1.2.tar.gz
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.

let's collapse this to a single line (--inject-checksums in develop should do so automagically)

toolchain = {'name': 'GCCcore', 'version': '6.4.0'}

source_urls = ['https://github.com/jemalloc/jemalloc/archive']
sources = ['%(version)s.tar.gz']
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.

please include SHA256 checksum

@boegel boegel added this to the 3.5.0 milestone Nov 30, 2017
@wpoely86
Copy link
Copy Markdown
Member Author

Test report by @wpoely86
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in this PR)
nic200 - Linux centos linux 7.3.1611, Intel(R) Xeon(R) CPU E7-8891 v4 @ 2.80GHz, Python 2.7.5
See https://gist.github.com/638064c164faee0dd1102f5facbc9f9b for a full test report.


modextrapaths = {'PYTHONPATH': ['lib/python%(pyshortver)s/site-packages']}

dependencies = [
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.

@wpoely86 Please move this up too, missed that one earlier...

@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 30, 2017

Test report by @boegel
FAILED
Build succeeded for 2 out of 4 (4 easyconfigs in this PR)
node2454.golett.os - Linux centos linux 7.4.1708, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 2.7.5
See https://gist.github.com/58473fddefc005c0da64c6790ee8fd6e for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 30, 2017

Test report by @boegel
FAILED
Build succeeded for 2 out of 4 (4 easyconfigs in this PR)
node2066.delcatty.os - Linux centos linux 7.4.1708, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/938a2a54e9c719b362960e4b53673344 for a full test report.

@wpoely86
Copy link
Copy Markdown
Member Author

@boegel you must use develop from today

@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 30, 2017

Test report by @boegel
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in this PR)
node2454.golett.os - Linux centos linux 7.4.1708, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 2.7.5
See https://gist.github.com/b11a8c1715c42e1ee762ae3939a1feea for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 30, 2017

Test report by @boegel
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in this PR)
node2066.delcatty.os - Linux centos linux 7.4.1708, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/a33473a85d2c3f5741bfb04aba4134aa for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 30, 2017

Going in, thanks @wpoely86!

@boegel boegel merged commit 2b3fcd0 into easybuilders:develop Nov 30, 2017
@wpoely86 wpoely86 deleted the bat branch November 30, 2017 11:01
@boegel boegel changed the title {data} [intel/2017b] bat 0.3.3 (REVIEW) {data} [intel/2017b] bat 0.3.3, arrow 0.7.1 (REVIEW) Dec 13, 2017
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.

2 participants