On Aug 24, 2007, at 9:46 AM, Ethan Mallove wrote:

jms-new-parser is part of v3.0 too, right?

I hope so.  :-)

I ran into issues with it:

It's doing some funky things w/ my command:

http://osl.iu.edu/~jjhursey/research/mtt/server/php/reporter.php? do_redir=7

I just filed a ticket about this: https://svn.open-mpi.org/trac/ompi/ ticket/1141 -- can you upload the ini file that you used to generate this test run?

It repeats the command string 5 times in some spots.
And should "network" and "runtime params" be blank for:

mpirun --mca btl self,tcp --host burl-ct-v440-4,burl-ct- v440-4,burl-ct-v440-4,burl-ct-v440-4,burl-ct-v440-5,burl-ct- v440-5,burl-ct-v440-5,burl-ct-v440-5 -np 2 --prefix /opt/SUNWhpc/ HPC7.0/ ./c_hello

You need to add these fields into your mpi details section:

parameters = &MPI::OMPI::find_mpirun_params(&test_command_line(), \
                                            &test_executable())
network = &MPI::OMPI::find_network(&test_command_line(), &test_executable())

Obviously, they're OMPI-specific funclets.

--
Jeff Squyres
Cisco Systems

Reply via email to