Re: [OMPI users] Problems in 4.0.1 version and printf function

2019-05-10 Thread Nilton Luiz Queiroz Junior via users
ompletes. > > Buffering like that depends very much on how the buffering is implemented > (e.g., by the shell). So it may be outside of Open MPI's control. > > > > On May 8, 2019, at 9:02 PM, Nilton Luiz Queiroz Junior via users < > users@lists.open-mpi.org> wrote: >

[OMPI users] Problems in 4.0.1 version and printf function

2019-05-08 Thread Nilton Luiz Queiroz Junior via users
I had upgraded my MPI from 3.0.0 to 4.0.1 version, so when I compile (with mpicc) and run (with mpirun) any .c source file that uses printf function from stdio, i dont get the print results in stdout. Does anyone knows what it can be? I'm very thankful for your attention. Nilton.