Re: [OMPI users] Question regarding osu-benchamarks 3.1.1

2012-02-29 Thread Jeffrey Squyres
FWIW, I'm immediately suspicious of *any* MPI application that uses the MPI one-sided operations (i.e., MPI_PUT and MPI_GET). It looks like these two OSU benchmarks are using those operations. Is it known that these two benchmarks are correct? On Feb 29, 2012, at 11:33 AM, Venkateswara Rao D

Re: [OMPI users] Question regarding osu-benchamarks 3.1.1

2012-02-29 Thread Venkateswara Rao Dokku
Sorry, i forgot to introduce the system.. Ours is the customized OFED stack implemented to work on the specific hardware.. We tested the stack with the q-perf and Intel Benchmarks(IMB-3.2.2).. they went fine.. We want to execute the osu_benchamark3.1.1 suite on our OFED.. On Wed, Feb 29, 2012 at 9

[OMPI users] Question regarding osu-benchamarks 3.1.1

2012-02-29 Thread Venkateswara Rao Dokku
Hiii, I tried executing osu_benchamarks-3.1.1 suite with the openmpi-1.4.3... I could run 10 bench-mark tests (except osu_put_bibw,osu_put_bw,osu_ get_bw,osu_latency_mt) out of 14 tests in the bench-mark suite... and the remaining tests are hanging at some message size.. the output is shown below