[ET Trac] [Einstein Toolkit] #487: SimFactory should allow steering of parameters between restarts

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue Aug 9 13:09:31 CDT 2011


#487: SimFactory should allow steering of parameters between restarts
--------------------------+-------------------------------------------------
  Reporter:  hinder       |       Owner:  eschnett
      Type:  enhancement  |      Status:  new     
  Priority:  major        |   Milestone:          
 Component:  SimFactory   |     Version:          
Resolution:               |    Keywords:          
--------------------------+-------------------------------------------------

Comment (by eschnett):

 The design of simfactory is to hide the details of running a simulation as
 much as possible. Ideally, one would point to an executable and a
 parameter file, and receive the results four weeks later. Technically,
 this is not yet reliably possible.

 In my mind, a simulation is defined by the source code and the parameter
 file. Changing these should not be possible. If one wants to change a
 parameter file or an executable (which are valid requests), then this
 defines a new simulation. For example, what happens if the new parameter
 file wasn't good? Or, how can one ensure that a simulation is exactly
 reproducible by someone else?

 I would thus change the request to "allow using checkpoint files from a
 different simulation". Upon creating the simulation, simfactory would copy
 (hard link if possible) the checkpoint files.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/487#comment:1>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list