Willem Deconinck
Willem Deconinck
I could verify that this works offline, but had to fix something in the relocation of the fckit_venv code to be more portable. It was not working with MacOS, but...
I have stumbled on the same problem with C++11 onwards, mixing clang and gfortran, and trying to explore "ISO_Fortran_binding.h" As a workaround, when I don't add in this case "-I/opt/homebrew/Cellar/gcc/15.1.0/lib/gcc/current/gcc/aarch64-apple-darwin24/15/include"...
Hi @l90lpa I have just tested this with NVHPC 22.11 and saw no issues like that. My loaded modules: 1) cmake/3.28.3 2) prgenv/nvidia 3) gcc/11.2.0 4) nvidia/22.11 5) hpcx-openmpi/2.14.0-cuda 6)...
Now rebased on latest release.
I could reproduce some issues with nvidia/24.5. The issues seem not to stem from using ectrans-gpu. I will try to fix or workaround separately from this PR, and then rebase...
I have managed to compile atlas with nvidia/24.5 and nvidia/24.11 using #278. I have rebased this branch including these changes. It should now work. Another thing... By default all atlas...
Hi @pgeier I don't know who would have time to look into this. It does not seem like anything with priority, especially if this is a yaml file that you...
Hi @dareg , I think indeed a good idea to make ecbuild a common place to define such flags, and very much welcome this. But perhaps we should use this...
> Indeed, it's just to be certain that the options are really set to the last cmake macro called. So would it be OK to not have these for the...
This PR can be closed in favour of #94