add new elements for goolfc/2.6.10#545
Conversation
Signed-off-by: Fotis Georgatos <[email protected]>
|
Automatic reply from Jenkins: Can I test this? |
|
Jenkins: ok to test |
There was a problem hiding this comment.
drop openmpi-mca-params.conf-1.4.5-local.patch, it is not relevant for most other sites
There was a problem hiding this comment.
the first part of the patch has to go, indeed;
how about the 2nd part? is that relevant at all? I never got which pax problem it really solves...
There was a problem hiding this comment.
the 2nd part may be relevant on some systems, but can also create problems because unknown issues
I've excluded it, at some point we'll have a native Python implementation of untar/unzip, and this will no longer be an issue then I hope
|
a bit of cleanup needed here, i.e. inclusion of a |
There was a problem hiding this comment.
We usually align the version numbers of the top and sub toolchains, so bump gompic to 2.0.10 too?
Can you describe what the main motivation was behind 2.0.10? What I want to downgrade GCC 4.8.2 to e.g. 4.6.x? The 0 would not allow that easily, right?
Why the 2.x exactly? Because this features an OpenMPI that has CUDA features enabled? In that case gompic should definitely also be 2.x.
|
@fgeorgatos: I'm working on a PR to fix my remarks, hopefully on your side soon. |
…ACS easyconfig for goolfc/2.6.10
rework goolfc/2.6.10 easyconfigs using gcccuda subtoolchain, add GROMACS easyconfig for goolfc/2.6.10
Signed-off-by: Fotis Georgatos <[email protected]>
Signed-off-by: Fotis Georgatos <[email protected]>
Signed-off-by: Fotis Georgatos <[email protected]>
|
In the meantime, I found out that This should be ready to test as soon as easybuilders/easybuild-framework#783 gets merged. |
Signed-off-by: Fotis Georgatos <[email protected]>
|
building |
|
all is well, merging in! |
add new elements for goolfc/2.0.10
Hi,
@ajdecon, @boegel: this is just a re-spin of #477 for an updated goolfc, which is far cleaner to read.
It should be ABI compatible on x86_64 with toolchain
goolf/1.6.10. Or, I claim so.btw. my attempt for a
gompic.pyis visible in that issue;somehow, only working variant is
class Gompic(Gcc, OpenMPI)and just that; is that normal?cheerio,
F.