[ET Trac] [Einstein Toolkit] #1848: madd not found
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Dec 15 18:17:23 CST 2015
#1848: madd not found
----------------------+-----------------------------------------------------
Reporter: sbrandt | Owner:
Type: defect | Status: new
Priority: unset | Milestone:
Component: Other | Version: development version
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by eschnett):
The current version of this thorn lives now in CactusUtils/Vectors.
madd is defined unconditionally when compiled by a C++ compiler.
From your preprocessor output I conclude:
- you are building on a 64-bit Intel system
- you have SSE2, but no other CPU features, corresponding to a bare-bones
64-bit Intel CPU
- you are building with a C++ compiler
- CCTK_REAL8 is double
Everything should be working. This is not a fancy feature.
Can you look at the new version of the thorn?
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1848#comment:2>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list