1
1
Этот коммит содержится в:
Jeff Squyres 2015-12-15 19:01:19 -08:00
родитель 7a9106e74d
Коммит 2b9341a38a

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

@ -65,7 +65,7 @@ void opal_btl_usnic_util_abort(const char *msg, const char *file, int line)
opal_show_help("help-mpi-btl-usnic.txt", "internal error after init", opal_show_help("help-mpi-btl-usnic.txt", "internal error after init",
true, true,
opal_process_info.nodename, opal_process_info.nodename,
file, line, message); file, line, msg);
opal_btl_usnic_exit(NULL); opal_btl_usnic_exit(NULL);
/* Never returns */ /* Never returns */