-
Notifications
You must be signed in to change notification settings - Fork 14
Limit QuantumESPRESSO builds on A64FX to max 6 cores #106
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
base: main
Are you sure you want to change the base?
Conversation
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion for:arch=aarch64/a64fx |
New job on instance
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-deucalion for:arch=aarch64/a64fx |
New job on instance
|
Job is still running, but the QE build just completed. The max memory usage reported by Slurm is only 1953600K, so I don't understand why it didn't work with the default settings (which should be 12 cores instead of 6?). |
And undo the limit for CP2K (introduced in #104), I don't think that was required and it didn't solve the issue in EESSI/software-layer#1220 (comment). Newer QE versions removed the
maxparallel=1
, and it looks like this makes it run out of memory.To be sure, I'll add an easystack here that builds both QE and CP2K, just to confirm that both build without issues now.