mellejgr
Materials
- Feb 4, 2019
- 8
Hi all,
I am running some large simulations on a HPC cluster.
When submitting I get the following error, before the input file processor finishes:
" ***ERROR: UNEXPECTED ALLOCATION REQUEST THAT EXCEEDS 2GB. YOU CAN TRY
DECREASING THE MODEL SIZE OR RUN THE JOB WITH MORE DOMAINS."
Why does it say 2GB? I have allocated significantly more to this job.
I have tried allocating all of available memory and to increase the nr of domains, by using the following line of code when I submit:
"abaqus interactive cpus=$NSLOTS mp_mode=mpi job=$INPUT.$JOB_ID memory="60gb" parallel=domain domains=640 double input=$INPUT scratch=$ABAQUS_PARALLELSCRATCH $ABAQUS_ARGS
"
Has anyone encountered and/or overcome this error?
Thanks for any suggestions
I am running some large simulations on a HPC cluster.
When submitting I get the following error, before the input file processor finishes:
" ***ERROR: UNEXPECTED ALLOCATION REQUEST THAT EXCEEDS 2GB. YOU CAN TRY
DECREASING THE MODEL SIZE OR RUN THE JOB WITH MORE DOMAINS."
Why does it say 2GB? I have allocated significantly more to this job.
I have tried allocating all of available memory and to increase the nr of domains, by using the following line of code when I submit:
"abaqus interactive cpus=$NSLOTS mp_mode=mpi job=$INPUT.$JOB_ID memory="60gb" parallel=domain domains=640 double input=$INPUT scratch=$ABAQUS_PARALLELSCRATCH $ABAQUS_ARGS
"
Has anyone encountered and/or overcome this error?
Thanks for any suggestions