Re: [OMPI users] Printing in a fortran MPI/OpenMP environment

2023-02-01 Thread Vahid Askarpour via users
; > On 2/1/23 00:50, Vahid Askarpour via users wrote: >> Hi, >> >> I am running a fortran code (Perturbo) compiled in hybrid openmp/openmpi. >> The code runs on 2 nodes (128 processors) with 32 MPI processes and 4 >> threads/MPI process. I am attempting to

[OMPI users] Printing in a fortran MPI/OpenMP environment

2023-01-31 Thread Vahid Askarpour via users
Hi, I am running a fortran code (Perturbo) compiled in hybrid openmp/openmpi. The code runs on 2 nodes (128 processors) with 32 MPI processes and 4 threads/MPI process. I am attempting to verify that a variable involved in the calculations in all the MPI processes and threads has the same value