Page 1 of 1

Error on Running Jobs on an HPC

Posted: Tue Nov 21, 2017 7:34 pm
by armkam
Hi,

I want to run my script on an HPC (NeSI Pan cluster).
When I run my script on Pan cluster with more than 1 cpu, I confront an error saying:

"Input Error: Incorrect ncuts.
DomainPartitioner::partition - too few elements for model to be partitioned
WARNING before analysis; partition failed - too few elements
Process Terminating 1
Process Terminating"

However, I can run a similar model with around 30,000 DOFs on my office computer using parallel processing and 4cpus (the larger model contains almost 800,000 DOFs).
Any idea on this? Is it possible it's due to the NeSI OpenSeesSP compilation (they're using MPI)?

Kindest regards,
Arman

Re: Error on Running Jobs on an HPC

Posted: Mon Nov 27, 2017 2:27 pm
by armkam
I would appreciate if somebody can answer to this, is it do to Mumps?

Re: Error on Running Jobs on an HPC

Posted: Thu Feb 22, 2018 3:05 pm
by fmk
looks like there is a problem with their build .. it should only give that message if you have very few elements, i.e. about 1 per processor.

Re: Error on Running Jobs on an HPC

Posted: Sun Feb 25, 2018 1:21 pm
by armkam
You're right Frank. There was a problem with their compilation and they've fixed it now.