Open NellyMitnik opened 2 weeks ago
quick follow-up, an edge case of running [H]
is done as follows:
"Error (ORCA_MDCI): Number of processes (20) in parallel calculation exceeds number of pairs (0)".
Troubleshooting sp job in orca for H using 0 cpu cores.
which is obviously none-sense
Describe the bug For documentation purpose: While running opt job for OH specie in Orca as part of finding the frequency scaling factor project, I encountered the following error in Orce:
ARC's troubleshooting tries to rerun the job with the suggested number of "pairs" by Orca. In this case, 13 ncpus.
ARC Troubleshooting Orca MDCI error: ncpus
The job with 13 ncpus, also got the same error. This enters an endless loop of failed jobs.
I tried manually, changing the number of ncpus in the input and the submit script to 10. It worked and Orca converged successfully.
Suggestion: Maybe ARC's troubleshooting should consider a slightly lower number of ncpus than suggested by Orca's error.