[ET Trac] [Einstein Toolkit] #2115: supermike II fails to compile

Einstein Toolkit trac-noreply at einsteintoolkit.org
Wed Sep 5 11:09:36 CDT 2018


#2115: supermike II fails to compile
--------------------------+---------------------------------
  Reporter:  Roland Haas  |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  minor        |  Milestone:
 Component:  SimFactory   |    Version:  development version
Resolution:               |   Keywords:
--------------------------+---------------------------------

Comment (by zachetie@…):

 I found a fix! It turns out that the struct that is triggering the
 compilation errors on Intel 17.0.1 (and 15.0.2) on RHEL6 is never used
 except by functions that are never called:

 vstore_masked()
 and
 vstorea_masked()

 I commented out the vmask and vstore()/vstorea() declarations and the
 Vectors thorn (as well as the rest of the Toolkit) compiled just fine.

 Doesn't this mean that the vmask struct, vstore_masked(), and
 vstorea_masked() are **dead code** and **should be removed**?

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


More information about the Trac mailing list