{chem}[NVHPC/25.3] QuantumESPRESSO v7.5#24960
{chem}[NVHPC/25.3] QuantumESPRESSO v7.5#24960PetrKralCZ wants to merge 2 commits intoeasybuilders:developfrom
Conversation
Updated software
|
|
@boegelbot please test @ jsc-zen3 |
|
@PetrKralCZ: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3685532259 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @PetrKralCZ |
|
Test report by @boegelbot |
| @@ -0,0 +1,68 @@ | |||
| easyblock = 'ConfigureMake' | |||
There was a problem hiding this comment.
I'll look into getting rid of this, so the custom easyblock we have for QuantumESPRESSO is being used
| local_CUDA_driver_version = '11.0' | ||
| local_CUDA_cc = '70' | ||
| local_CUDA_rt_version = '11.4.1' |
There was a problem hiding this comment.
Any reason why we force CUDA 11.4.1 and sm_70?
|
Might be better to use as a starting point |
|
Closed this one in favor of #25125 |
(created using
eb --new-pr)This is basically the easyconfig from #14908
with updated version and
NVHPC/25.3used as a toolchain.The build succeeds like this but I am not really sure about the hardcoded
local_CUDA_...staff and the commented out dependencies.