[ET Trac] [Einstein Toolkit] #1604: Uninitialised data in tests using PUGH
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Wed Apr 30 09:28:46 CDT 2014
#1604: Uninitialised data in tests using PUGH
-----------------------------------+----------------------------------------
Reporter: hinder | Owner:
Type: defect | Status: new
Priority: major | Milestone: ET_2014_05
Component: EinsteinToolkit thorn | Version: development version
Keywords: |
-----------------------------------+----------------------------------------
PUGH has a poisoning parameter which can initialise grid variables to NaN.
The default is "none" which leaves grid variables uninitialised. If the
default is changed to NaN, several tests fail, indicating that they are
failing to initialise their data correctly. The tests which fail are:
tov_slowsector (from GRHydro)
TestComplex (from TestComplex)
gaussian (from WaveMoL)
The tests fail on both 1 and 2 processes.
All report differences related to NaNs apart from tov_slowsector.
Possibly there is some NaN-filtering going on there. The test passes
without PUGH poisoning. Tests were performed on Datura.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1604>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list