-
Notifications
You must be signed in to change notification settings - Fork 773
Adding fosscuda version of LAMMPS, with partial support to build on POWER9 #11777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
edmondac
wants to merge
9
commits into
easybuilders:develop
from
bear-rsg:20201127144443_new_pr_Boost1720
Closed
Adding fosscuda version of LAMMPS, with partial support to build on POWER9 #11777
edmondac
wants to merge
9
commits into
easybuilders:develop
from
bear-rsg:20201127144443_new_pr_Boost1720
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
edmondac
commented
Nov 27, 2020
easybuild/easyconfigs/l/LAMMPS/LAMMPS-3Mar2020-fosscuda-2020a-Python-3.8.2-kokkos.eb
Outdated
Show resolved
Hide resolved
…Python-3.8.2-kokkos.eb
edmondac
commented
Nov 30, 2020
easybuild/easyconfigs/p/PLUMED/PLUMED-2.6.0-fosscuda-2020a-Python-3.8.2.eb
Outdated
Show resolved
Hide resolved
edmondac
commented
Nov 30, 2020
edmondac
commented
Nov 30, 2020
Member
|
As we (University of Birmingham) are no longer working on POWER9 support I am closing this. It would need some more changes to make it mergeable and anyone wishing to do so can work from there to do so. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
(created using
eb --new-pr)Requires:
There is a further problem building PLUMED on POWER9, where
asmjitisn't supported AFAIK. But fixing that requires a custom easyblock for PLUMED, and I can't do that now!There are a couple more tweaks needed to build on POWER9 - (see bear-rsg#417 and related PRs for our local repo) - but they aren't in a form that would get merged here.