Skip to content

Add goolfc-2.6.10 toolchain for test_get_toolchain_hierarchy robot test.#2464

Merged
boegel merged 4 commits intoeasybuilders:developfrom
ComputeCanada:goolfc-2.6.10
Aug 27, 2018
Merged

Add goolfc-2.6.10 toolchain for test_get_toolchain_hierarchy robot test.#2464
boegel merged 4 commits intoeasybuilders:developfrom
ComputeCanada:goolfc-2.6.10

Conversation

@bartoldeman
Copy link
Copy Markdown
Contributor

goolfc has a more complex subtoolchain hierarchy than goolf/foss so it's useful to test.

I added 2.6.10 because of the existing CUDA test easyconfig, it's all old software but that does not matter really.

Comment thread test/framework/scripts.py Outdated
'C': '2', # CrayCCE, CUDA
'F': '1', # FFTW
'G': '6', # GCC, GCCcore, gmvapich2, gompi, goolf, gzip
'G': '11', # GCC, GCCcore, gcccuda, gmvapich2, golf, golfc, gompic, gompi, goolf, goolfc, gzip
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

at least two spaces before inline comment

Comment thread test/framework/scripts.py Outdated
'C': '2', # CrayCCE, CUDA
'F': '1', # FFTW
'G': '6', # GCC, GCCcore, gmvapich2, gompi, goolf, gzip
'G': '11', # GCC, GCCcore, gcccuda, gmvapich2, golf, golfc, gompic, gompi, goolf, goolfc, gzip
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

at least two spaces before inline comment

configopts += '--with-cuda=$CUDA_HOME ' # CUDA-aware build; N.B. --disable-dlopen is incompatible

# needed for --with-verbs
osdependencies = [('libibverbs-dev', 'libibverbs-devel')]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we add rdma-core-devel to be consistent with how OpenMPI easyconfigs look now adays?

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.

@akesandgren We could, but it doesn't really matter for these tests, there's little point in keeping the test easyconfigs in sync with the central easyconfigs repo, unless there's a reason for it (e.g. to reproduce a bug or something).

I don't see how having two or three options here matters in any way.

@easybuilders easybuilders deleted a comment from boegelbot Aug 27, 2018
@boegel boegel added this to the 3.7.0 milestone Aug 27, 2018
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel merged commit 4c76760 into easybuilders:develop Aug 27, 2018
@bartoldeman bartoldeman deleted the goolfc-2.6.10 branch August 27, 2018 12:14
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.

4 participants