Hello, Everyone, I'm trying to find something that is a beginner's guide/configure/explanation to using MTT. Anything like that out there? I've searched the website, finding nothing.
I do have access to the mtt database now, and it ran along using client/mtt --file samples/ompi-core-template.ini --debug until it stopped with the following. Where do I begin? Thanks, Jenny <cut> >> Running with [ompi-nightly-v1.2] / [1.2.5rc2r16941] / [gcc warnings] Found MPI details: [mpi details: open mpi] Using [mpi details: open mpi] with [MPI Install: gcc warnings] Evaluating: # We can exit if the test passed or was skipped (i.e., there's no need # to cleanup). if test "$MTT_TEST_RUN_RESULT" = "passed" -o "$MTT_TEST_RUN_RESULT" = "skipped"; then exit 0 fi if test "$MTT_TEST_HOSTFILE" != ""; then args="--hostfile $MTT_TEST_HOSTFILE" elif test "$MTT_TEST_HOSTLIST" != ""; then args="--host $MTT_TEST_HOSTLIST" fi orterun $args -np $MTT_TEST_NP --prefix $MTT_TEST_PREFIX mtt_ompi_cleanup.pl Got final exec: mpirun &if(&have_hostfile(), "&join("--hostfile ", "&hostfile()")", "&if(&have_hostlist(), "&join("--host ", "&hostlist()")", "")") -np &test_np() &enumerate( "--mca btl sm,tcp,self&if(&eq("&mpi_get_name()", "ompi-nightly-v1.1"), " --mca btl_tcp_if_include eth0 --mca oob_tcp_if_include eth0 --mca btl_openib_max_btls 1", "")", "--mca btl tcp,self&if(&eq("&mpi_get_name()", "ompi-nightly-v1.1"), " --mca btl_tcp_if_include eth0 --mca oob_tcp_if_include eth0 --mca btl_openib_max_btls 1", "")") --prefix &test_prefix() &test_executable() &test_argv() chdir /usr/projects/hpctools/jennyp/ompi-core-testers/installs/3lYp/tests/ones ided/onesided Evaluating: require MTT::Test::Specify::Simple Simple *** ERROR: Module aborted during require: MTT::Test::Specify::Simple Simple: syntax error at (eval 11095) line 4, near "require MTT::Test::Specify::Simple Simple "