Steven Vandenbrande
Steven Vandenbrande
When specifying multiple entries in perf_patterns (for instance as in cscs-checks/microbenchmarks/mpi/halo_exchange/halo_cell_exchange.py), every performance variable is put on a separate line by the logging handler. All attributes that are not related...
OpenFOAM users typically compile their own applications and libraries which extend the OpenFOAM functionality. Those extensions are stored in a directory `$HOME/$WM_PROJECT/$USER-$WM_PROJECT_VERSION/platforms/$WM_OPTIONS`, as set by a file etc/bashrc in the...
We recently installed a new version of CP2K on our HPC cluster, using newer version of some dependencies. What we noticed is that there is a performance decrease (walltime increases...
I am following the instructions at https://www.eessi.io/docs/getting_access/eessi_container/#eessi-container-script to launch an EESSI container, but the `eessi_container.sh` script hangs for hours: ``` vsc33716@tier2-p-login-3:software-layer$ ./eessi_container.sh Using /tmp/eessi.n8TF2l4Hve as tmp directory (to resume session...
This builds upon https://github.com/easybuilders/easybuild-easyblocks/pull/3433. For CP2K >= 2025.1, the `do_regtest.py` script expects a full path instead of just `self.typearch` as first argument (see https://github.com/cp2k/cp2k/pull/3640)