1
1

fx2 is the serial debugger; fxp is the parallel debugger.

This commit was SVN r8211.
Этот коммит содержится в:
Jeff Squyres 2005-11-21 17:00:36 +00:00
родитель b2ad2a1619
Коммит 443d833ee9

Просмотреть файл

@ -33,7 +33,7 @@ int orte_register_params(bool infrastructure)
mca_base_param_reg_string_name("orte", "base_user_debugger",
"Sequence of user-level debuggers to search for in orterun",
false, false, "totalview @mpirun@ -a @mpirun_args@ : fx2 @mpirun@ -a @mpirun_args@", NULL);
false, false, "totalview @mpirun@ -a @mpirun_args@ : fxp @mpirun@ -a @mpirun_args@", NULL);
/* All done */