It is required to use either the -arch or the -cmd option. The other arguments are optional.
Options: | |
-arch arch-type | The architecture on which the driver is to run. For a list of currently supported architectures, type test_zoltan with no arguments. |
-cmd command | The command is the command that the script uses to launch the driver. One must include an option to specify the number of processors as part of the command. Use quotes appropriately; for example, -cmd 'mpirun -np'. Default settings have been provided for all the supported architectures. |
-logfile filename | The name of the log file. The default is test_zoltan.log. If an old log file exists, it will be moved to test_zoltan.log.old. |
-no_parmetis | Do not run any ParMETIS methods. |
-no_nemesis | Do not run test problems in Nemesis format. |
-no_chaco | Do not run test problems in Chaco format. |
-yes_fortran | Run the Fortran90 driver zfdrive instead of zdrive. |
The default behavior is to run
zdrive
all methods on all types of input format.