[ET Trac] [Einstein Toolkit] #2184: PAPI does not detect ifort correctly

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon Aug 6 08:47:09 CDT 2018


#2184: PAPI does not detect ifort correctly
---------------------------------+-----------------------------------
 Reporter:  Roland Haas          |       Type:  defect
   Status:  new                  |   Priority:  minor
Milestone:                       |  Component:  EinsteinToolkit thorn
  Version:  development version  |   Keywords:  PAPI
---------------------------------+-----------------------------------
 PAPI's makefile attempts to set options for the fortran compiler and
 checks for the intel compiler suite by comparing F77 to the string ifort.
 This breaks since for Cactus F77 is not ifort but something along the
 lines of /long/path/to/ifort . The attached patch replicates the methods
 that the Makefile already uses to identify the C compiler to identify the
 F77 compiler.

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


More information about the Trac mailing list