[ET Trac] [Einstein Toolkit] #1448: move PARAMCHECK before WRAGH

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue Oct 8 13:10:18 CDT 2013


#1448: move PARAMCHECK before WRAGH
---------------------+------------------------------------------------------
  Reporter:  rhaas   |       Owner:                     
      Type:  defect  |      Status:  new                
  Priority:  minor   |   Milestone:                     
 Component:  Cactus  |     Version:  development version
Resolution:          |    Keywords:                     
---------------------+------------------------------------------------------

Comment (by eschnett):

 Carpet does internally not distinguish between grid functions and grid
 arrays. There is a distinction between variables with global storage
 (defined in top-level statements in the scheduler) and variables with
 temporal storage (defined in schedule groups or scheduled routines). From
 this point of view, it would be cleaner to not allocate any storage before
 paramcheck.

 CarpetRegrid2 could run later, early in the basegrid bin.

 Instead of moving things from wragh to basegrid, we could introduce a new
 bin "basebasegrid" that is run before basegrid, but only in global mode.
 This may help move schedule entries around.

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


More information about the Trac mailing list