|
|
| Line 1: |
Line 1: |
| ADF 2006 only works in serial. If you try to run a parallel job, it's going to crash with this error. (The requested and request bytes can be different )
| |
|
| |
|
| p1_8124: (76.059261) xx_shmalloc: returning NULL; requested 4170312 bytes
| |
|
| |
| p1_8124: (76.059295) p4_shmalloc returning NULL; request = 4170312 bytes
| |
|
| |
| You can increase the amount of memory by setting the environment variable
| |
|
| |
| P4_GLOBMEMSIZE (in bytes); the current size is 4194304
| |
|
| |
| p1_8124: p4_error: alloc_p4_msg failed: 0
| |