Hi,
On 24.02.22 08:57, Bertini, Denis Dr. via Fortran wrote:
Additonnaly i ran interactively my test program without slurm on with just one
MPI process on
I think you either use Open MPI or MPICH. Can you try setting the environment
variable
when invoking MPI by adding the -x or -env (-envli
Hi Tobias
I can try that but on our cluster we are bound to use
srun (slurm).
Do you know how to use the same functionality with srun
to set the environment variables.
Best
Denis
From: Tobias Burnus
Sent: Thursday, February 24, 2022 9:13:18 AM
To: Bertini, D
Hi Denis,
On 24.02.22 09:15, Bertini, Denis Dr. via Fortran wrote:
I can try that but on our cluster we are bound to use
srun (slurm).
Do you know how to use the same functionality with srun
to set the environment variables.
I didn't – but the manual did: srun --export=...
See: https://slu
Le 23/02/2022 à 23:21, Harald Anlauf via Fortran a écrit :
Dear Fortranners,
Fortran 2018 added a QUIET= specifier to STOP and ERROR STOP statements.
Janne already implemented the library side code four (4!) years ago,
but so far the frontend implementation was missing.
Furthermore, F2018 allow
Dear Jerry, Mikael,
thanks for the feedback!
Am 24.02.22 um 12:50 schrieb Mikael Morin:
Le 23/02/2022 à 23:21, Harald Anlauf via Fortran a écrit :
Dear Fortranners,
Fortran 2018 added a QUIET= specifier to STOP and ERROR STOP statements.
Janne already implemented the library side code four (4