Thorough Testing


Up: Contents Next: Installing sowing for Others to Use Previous: Compiling sowing

Each program directory contains a testing directory contains tests of the program. The command

    make testing 
in the sowingt directory will cause these programs to be compiled, linked, executed, and their output to be compared with the expected output. Linking all these test programs takes up considerable space, so you might want to do
    make clean 
afterwards.

If you have a problem, first check the troubleshooting guides and the lists of known problems. If you still need help, send detailed information to mpi-bugs@mcs.anl.gov.



Up: Contents Next: Installing sowing for Others to Use Previous: Compiling sowing