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