[ET Trac] [Einstein Toolkit] #968: ignore restricted points in NaNChecker, use OpneMP

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Jun 29 22:08:38 CDT 2012


#968: ignore restricted points in NaNChecker, use OpneMP
-----------------------------------+----------------------------------------
 Reporter:  rhaas                  |       Owner:     
     Type:  enhancement            |      Status:  new
 Priority:  minor                  |   Milestone:     
Component:  EinsteinToolkit thorn  |     Version:     
 Keywords:  NaNChecker             |  
-----------------------------------+----------------------------------------
 the attached patch 1 adds a new option ignore_restricted_points to
 NaNChecker which, if set, makes NaNChecker not complain about grid points
 for which a mask (by default CarpetReduce::weight, but its name is another
 parameter) is zero. This is useful for hydro runs to not abort a run if a
 NaN is found on a very coarse level where it will be overwritten
 afterwards.

 The second patch adds OpenMP to NaNChecker. It also converts to code to
 C++ and uses templates instead of macros.

 Both patches pass the testsuite in NanChecker (in their default setting).

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


More information about the Trac mailing list