-
Notifications
You must be signed in to change notification settings - Fork 705
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
{chem}[intel/2020a] LAMMPS v3Mar2020 w/ Python 3.8.2 #10712
{chem}[intel/2020a] LAMMPS v3Mar2020 w/ Python 3.8.2 #10712
Conversation
…b and patches: LAMMPS-3Mar2020_fix-docs-build.patch
Test report by @ocaisa |
Test report by @lexming |
Test report by @lexming |
Compiling
This looks very similar to issue #10213 with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes for the failed tests. Since the cause of the error is impi
v2019.7 from intel/2020a
and it should not happen in the future, I made all needed corrections in the easyconfig avoiding messing with the easyblock.
easybuild/easyconfigs/l/LAMMPS/LAMMPS-3Mar2020-intel-2020a-Python-3.8.2-kokkos.eb
Show resolved
Hide resolved
easybuild/easyconfigs/l/LAMMPS/LAMMPS-3Mar2020-intel-2020a-Python-3.8.2-kokkos.eb
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once easybuilders/easybuild-easyblocks#2096 is merged the default sanity checks will work in intel/2020a
. The only remaining issue is the build of the documentation, which also links to MPI. Please see below my suggestion to fix it
easybuild/easyconfigs/l/LAMMPS/LAMMPS-3Mar2020-intel-2020a-Python-3.8.2-kokkos.eb
Show resolved
Hide resolved
Test report by @boegel |
… with intel/2020a Co-authored-by: Alex Domingo <alex.domingo.toro@vub.be>
…al vs dumped easyconfig file
c179902
to
d15807a
Compare
Test report by @boegel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Test report by @lexming |
Going in, thanks @ocaisa! |
(created using
eb --new-pr
)Replaces #10191