Re: [OMPI devel] mpi_test_suite question

2015-03-06 Thread Howard Pritchard
HI Edgar, Thanks for the explanation. Howard 2015-03-06 12:43 GMT-07:00 Edgar Gabriel : > this error message comes from ompio, the split collective are not properly > implemented at this point in time, they are basically just a printf > statement. Once I have the non-blocking collectives re-en

Re: [OMPI devel] mpi_test_suite question

2015-03-06 Thread Edgar Gabriel
this error message comes from ompio, the split collective are not properly implemented at this point in time, they are basically just a printf statement. Once I have the non-blocking collectives re-enabled, it should be trivial add these interfaces to the list as well. That being said, since I

[OMPI devel] mpi_test_suite question

2015-03-06 Thread Howard Pritchard
Hi Folks, I"m trying to run the mpi_test_suite test from ompi-tests. I'm noticing that if I try to run the io tests, I get an error in the read_all_begin test: STATIC READ ALL BEGIN STATIC READ ALL END (io/tst_file_read_all_begin.c:82) ERROR: Error in position; Invalid argument(22)(io/tst_file

Re: [OMPI devel] Unwanted ibv_fork_init() mess(ages) and complaint for non-IB login node

2015-03-06 Thread Alina Sklarevich
Jeff, If in this question you were asking me, "Can you confirm that fork support *does* work for you when you set the MCA param to 1?" then the answer is yes. Thanks, Alina. On Fri, Mar 6, 2015 at 4:56 AM, Paul Hargrove wrote: > In "work for you" does "you" == @PHHargrove? > > If YES: > 1) are