Well, this addition should hopefully fix the issue of static compiles - ugly as heck, but it doesn't seem to break the program and I guess it should solve the immediate problem.
Yuck. This commit was SVN r2644.
Этот коммит содержится в:
родитель
f3256a1140
Коммит
c93d99835c
@ -189,5 +189,6 @@ int main(int argc, char **argv)
|
||||
} else {
|
||||
fprintf(stderr, "local universe check reports not implemented code\n");
|
||||
}
|
||||
ompi_rte_init_stage2(&multi_thread, &hidden_thread); /* stick this in for now just for static compiles */
|
||||
return -1;
|
||||
}
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user