ADF 2006: Difference between revisions
Jump to navigation
Jump to search
New page: 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... |
No edit summary |
||
| 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 ) | 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.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 | p1_8124: (76.059295) p4_shmalloc returning NULL; request = 4170312 bytes | ||
P4_GLOBMEMSIZE (in bytes); the current size is 4194304 | |||
p1_8124: p4_error: alloc_p4_msg failed: 0 | 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 | |||
Revision as of 11:52, 4 June 2007
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