Push notifications in your browser are not yet configured.
You are not logged in, you may not see all content and functionalities. If you have an account, please login .
Running CCLM on multiple nodes, An ORTE daemon unexpectedly quits
I am trying to run cclm on multiple nodes (to utilize more processors) however i recieve this message in cclm logs.
An ORTE daemon has unexpectedly failed after launch and before
communicating back to mpirun. This could be caused by a number
of factors, including an inability to create a connection back
to mpirun due to a lack of common network interfaces and/or no
route found between them. Please check network connectivity
(including firewalls and network routing requirements).
in cclm.job.sh around 515th row my script goes like this (should I add syntax or options after mpirun command?
also, no matter if I update cclm's number of processors in the subchain or chane npx, npy in the job_settings accordingly, i still get the ORTE message.
could anyone help?
yours