On Saturday 23 June 2007 10:58:13 am Jeff Squyres wrote: > If you are running the MPI 2 C++ tests for OMPI testing, note that I > just split it into 2 executables. So if you currently have this in > your .ini file: > > simple_pass:tests = src/mpi2c++_test > > You need to change it to this: > > simple_pass:tests = src/mpi2c++_test src/mpi2c++_dyanmics_test
It is actually (note the spelling of 'dynamics'): simple_pass:tests = src/mpi2c++_test src/mpi2c++_dynamics_test Tim