[ET Trac] [Einstein Toolkit] #291: new python simfactory does not overtake the "-roe" option of Cactus is used with submit

Einstein Toolkit trac-noreply at einsteintoolkit.org
Thu Feb 17 05:50:47 CST 2011


#291: new python simfactory does not overtake the "-roe" option of Cactus is used
with submit
----------------------------------------------+-----------------------------
 Reporter:  alexander.beck-ratzka@…           |       Owner:  mthomas   
     Type:  defect                            |      Status:  new       
 Priority:  minor                             |   Milestone:  ET_2010_11
Component:  SimFactory                        |     Version:  ET_2010_11
 Keywords:                                    |  
----------------------------------------------+-----------------------------
 I my template for RunScript, I have the line:

 [snip]
 time ${MPIDIR}/bin/mpirun -v --mca btl openib,self --mca mpi_leave_pinned
 0 -np @NUM_PROCS@ -npernode @(@PPN_USED@/@NUM_THREADS@)@ @EXECUTABLE@ -roe
 -L 3 @PARFILE@
 [snip]

 The option "-roe" will force Cactus to create a log for all processors,
 and not only for PE0.

 The Runscript created by this template only contains the line

 time ${MPIDIR}/bin/mpirun -v --mca btl openib,self --mca mpi_leave_pinned
 0 -np 8 -npernode 4 /lustre/AEI/alibeck/s
 imulations/cactus_test-luca-no-openmp/SIMFACTORY/exe/cactus_test-luca-no-
 openmp -L 3 /lustre/AEI/alibeck/simulation
 s/cactus_test-luca-no-
 openmp/output-0003/TOVMHD_CarpetRegrid2_PPM_HLLE_BSSNMoL.par

 so the option -roe is missing.

 I have used simfactory submit (not create-submit) to start the job. If I
 use "create-submit"  the -roe flag is respected.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/291>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list