I got the following problem while trying to run vt-enabled HPL benchmark on a
single 8-core Linux node.
OTF ERROR in function OTF_WBuffer_setTimeAndProcess, file: OTF_WBuffer.c, line:
308:
time not increasing. (t= 2995392288, p= 2)
vtunify: Error: Could not read events of OTF stream [namestub ./
the source level
>
> ____
> De : Roman Cheplyaka
> À : Open MPI Users
> Envoyé le : Mer 7 Octobre 2009, 17 h 06 min 55 s
> Objet : Re: [OMPI users] Yet another stdin problem
>
> Why not modify your program to read inputs.txt instead of stdin?
>
> 2
Why not modify your program to read inputs.txt instead of stdin?
2009/10/7 Kilou Zelabia :
> Dear all,
>
> I'm trying to lunch an MPI program using the command
>
> mpirun -np 64 my_exe < inputs.txt
>
> inputs.txt actually contains the entries that are read by all processes
> however it seems that