-
Notifications
You must be signed in to change notification settings - Fork 15
ESPResSo 5.0-dev test cases #300
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
Conversation
|
Usage for the waLBerla-backed ESPResSo pre-release: source /cvmfs/software.eessi.io/versions/2023.06/init/bash
module use /cvmfs/dev.eessi.io/espresso/versions/2023.06/software/linux/x86_64/amd/zen2/modules/all
module load ESPResSo/dc87ede3f6c218bb71624460752bc8c26a271c33-foss-2023b
OMP_NUM_THREADS=8 OMP_PROC_BIND=true python eessi/testsuite/tests/apps/espresso/src/lb/lb.pyOutput:
|
All the LB ones failed due to the reasons stated in the review. Other than that the LJ and P3M tests work for both old and the new modules. |
|
|
|
satishskamath
left a comment
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!
Add lattice-Boltzmann (LB) test case and update P3M and LJ test cases for the upcoming 5.0 release of ESPResSo.