-
Notifications
You must be signed in to change notification settings - Fork 6
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
Added demo files for QuantumESPRESSO #39
Conversation
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 at a read, waiting on CI
export OMP_NUM_THREADS=1 | ||
export OMPI_MCA_osc=^ucx | ||
export OMPI_MCA_btl=^openib,ofi | ||
export OMPI_MCA_pml=^ucx | ||
export OMPI_MCA_mtl=^ofi |
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.
We need a better solution for this in EESSI (although it is really an OpenMPI bug). Approach is fine here to dance around it.
Added a small demo for
QuantumESPRESSO
for calculating the band structure of silicon2 step calculation + post-processing (should take a few seconds in total)