[ET Trac] [Einstein Toolkit] #1854: Very large global grid points leading termination
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Feb 8 06:39:32 CST 2016
#1854: Very large global grid points leading termination
--------------------------------------------+-------------------------------
Reporter: himanshukharkwal765@… | Owner: himanshukharkwal765@…
Type: defect | Status: new
Priority: major | Milestone: ET_2015_11
Component: Cactus | Version: development version
Resolution: | Keywords: grid global terminate
--------------------------------------------+-------------------------------
Comment (by hinder):
job.sh looks like a PBS submission script. Do you have PBS, or a similar
queueing system, running on this machine? If so, then you will need to
split the content of this script into a "submission script", containing
the #PBS directives, and a "run script" containing the mpirun_rsh
commands. If you do not have a queueing system, then you only need the
run script. Take a look in Cactus/simfactory/mdb, in the submitscripts
and runscripts directories for examples. You need to create a submit
script and a run script for your machine, and then edit your machine ini
file to point to these. You are using a host file in your mpirun command,
but if you are using a queueing system, then OpenMPI should instead know
automatically which hosts to run on.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1854#comment:8>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list