Skip to content

add gfbf as subtoolchain of foss #4143

New issue

Have a question about this project? Sign up for a free account to open an issue and contact its maintainers and the community.

By clicking “Sign up for ”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on ? Sign in to your account

Merged

Conversation

boegel
Copy link
Member

@boegel boegel commented Dec 15, 2022

(created using eb --new-pr)

Required for easybuilders/easybuild-easyconfigs#16912, so SciPy-bundle/2022.11-gfbf-2022.10 is considered as dependency for mpi4py/3.1.4-foss-2022.10

bartoldeman
bartoldeman previously approved these changes Dec 16, 2022
Copy link
Contributor

@bartoldeman bartoldeman left a comment

Choose a reason for hiding this comment

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

Lgtm

But CI fails for containers, looks unrelated...

@branfosj
Copy link
Member

But CI fails for containers, looks unrelated...

I've restarted the container tests.

akesandgren
akesandgren previously requested changes Dec 16, 2022
@@ -40,7 +41,7 @@
class Foss(Gompi, OpenBLAS, FlexiBLAS, ScaLAPACK, Fftw):
"""Compiler toolchain with GCC, OpenMPI, OpenBLAS, ScaLAPACK and FFTW."""
NAME = 'foss'
SUBTOOLCHAIN = [Gompi.NAME, Golf.NAME]
SUBTOOLCHAIN = [Gompi.NAME, Golf.NAME, Gfbf.NAME]
Copy link
Contributor

Choose a reason for hiding this comment

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

Need tio add Golf and Gfbf calls to the banned_linked_shaed_libs too

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

I rolled back the changes done in commit 26e3e22 in commit 029695e, since it's not needed at all: the listed of banned linked shared libs is extended via the individual toolchain components (OpenBLAS/FlexiBLAS, ...) already!

…fbf toolchains, already handled via separate toolchain components like OpenBLAS/FlexiBLAS
@easybuilderseasybuilders deleted a comment from boegelbot Dec 17, 2022
@easybuilderseasybuilders deleted a comment from boegelbot Dec 17, 2022
Copy link
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

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

lgtm

@MicketMicket merged commit 04c7161 into easybuilders:develop Dec 17, 2022
@boegelboegel deleted the 20221215214615_new_pr_AtoCRljOZf branch December 18, 2022 09:36
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants