Update the spin.c test
This commit was SVN r22259.
Этот коммит содержится в:
родитель
4ec9c4b532
Коммит
ae3e9f2aee
@ -20,7 +20,7 @@ int main(int argc, char* argv[])
|
||||
double pi;
|
||||
pid_t pid;
|
||||
|
||||
if (0 > (rc = orte_init(ORTE_NON_TOOL))) {
|
||||
if (0 > (rc = orte_init(ORTE_PROC_NON_MPI))) {
|
||||
fprintf(stderr, "spin: couldn't init orte - error code %d\n", rc);
|
||||
return rc;
|
||||
}
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user