Skip to content
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

Merged
merged 7 commits into from
Jul 25, 2024
Merged

Conversation

Crivella
Copy link
Contributor

Added a small demo for QuantumESPRESSO for calculating the band structure of silicon

2 step calculation + post-processing (should take a few seconds in total)

Copy link
Member

@ocaisa ocaisa left a 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

Comment on lines +10 to +14
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
Copy link
Member

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.

@ocaisa ocaisa merged commit 070e62c into EESSI:main Jul 25, 2024
6 checks passed
@Crivella Crivella deleted the feature-QE branch July 25, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants