Skip to content

Conversation

pranabdas
Copy link
Member

No description provided.

@pranabdas pranabdas changed the title SOF-7710: cli example of bandstructure calculation using berkeleygw SOF-7710: cli example of quasiparticle bandstructure calculation using berkeleygw Aug 19, 2025

export OMP_NUM_THREADS=1
export CMD_PREFIX_QE="mpirun --allow-run-as-root -np 4 apptainer run /root/qe-7.4-gcc-openmpi-openblas.sif"
export CMD_PREFIX_BGW="mpirun --allow-run-as-root -np 4 apptainer run /root/berkeleygw-4.0-gnu-almalinux9.sif"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the jobs are submitted via a job manager (e.g., pbs), we need to implement a wait for the current job to complete before running the next step. See

if [ ! -z "$WAIT_FOR_COMPLETION" ]; then

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.

1 participant