Changes between Initial Version and Version 1 of Ticket #57912, comment 8


Ignore:
Timestamp:
Jan 16, 2019, 9:04:45 PM (5 years ago)
Author:
EJFielding (Eric Fielding)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57912, comment 8

    initial v1  
    1414machdep.cpu.leaf7_features: SMEP ERMS RDWRFSGS TSC_THREAD_OFFSET BMI1 HLE AVX2 BMI2 INVPCID RTM SMAP RDSEED ADX IPT AVX512F AVX512CD AVX512DQ AVX512BW AVX512VL PQM FPU_CSDS MPX PQE CLFSOPT
    1515}}}
     16
     17I see in the log file that it is using this call to the gfortran compiler:
     18
     19{{{
     20/opt/local/bin/gfortran-mp-7 -O3 -m128bit-long-double -Wall -frecursive -m64 -fPIC -march=skylake-avx512 -c -o sgebrd.o sgebrd.f
     21}}}