source: trunk/anuga_work/development/Busselton/BP5Hydro/BP5Hydro_final_8.e566840 @ 8452

Last change on this file since 8452 was 8449, checked in by martins, 13 years ago

Checking in Busselton NCI code

File size: 1.1 KB
Line 
1--------------------------------------------------------------------------
2An MPI process has executed an operation involving a call to the
3"fork()" system call to create a child process.  Open MPI is currently
4operating in a condition that could result in memory corruption or
5other system errors; your MPI job may hang, crash, or produce silent
6data corruption.  The use of fork() (or system() or other calls that
7create child processes) is strongly discouraged. 
8
9The process that invoked fork was:
10
11  Local host:          v1277 (PID 19980)
12  MPI_COMM_WORLD rank: 6
13
14If you are *absolutely sure* that your application will successfully
15and correctly survive a call to fork(), you may disable this warning
16by setting the mpi_warn_on_fork MCA parameter to 0.
17--------------------------------------------------------------------------
18[v1277:19949] 7 more processes have sent help message help-mpi-runtime.txt / mpi_init:warn-fork
19[v1277:19949] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
20 =>> PBS: job terminated: walltime 61235sec exceeded limit 61200sec
Note: See TracBrowser for help on using the repository browser.