FIAS . Impressum . Privacy

confusing compiler identification

Matthias Kretz [please enable javascript to see the address]
Fri Aug 23 23:31:34 CEST 2013


That's because cmake first identifies the normal C/C++ compilers. The second 
one is what FindMIC.cmake finds to build MIC binaries. cmake does not change 
the compiler without a fresh start. So best rm -rf your build dir after the 
compiler update. (that's a cmake feature...)

Cheers,
  Matthias

On Friday 23 August 2013 21:27:20 Kulakov, Igor wrote:
> Hi,
> 
> how is it possible that Vc first write about icc 13.1.0, then about 13.1.3?
> Which version will be used?
> 
> P.S. composer_xe_2013.5.192 should have icc 13.1.3
> 
> Thank you,
> Igor
> 
> -- The C compiler identification is Intel 13.1.0.20130607
> -- The CXX compiler identification is Intel 13.1.0.20130607
> -- Check for working C compiler:
> /opt/intel/composer_xe_2013.5.192/bin/intel64/icc -- Check for working C
> compiler: /opt/intel/composer_xe_2013.5.192/bin/intel64/icc -- works --
> Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler:
> /opt/intel/composer_xe_2013.5.192/bin/intel64/icpc -- Check for working CXX
> compiler: /opt/intel/composer_xe_2013.5.192/bin/intel64/icpc -- works --
> Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detected Compiler: Intel 13.1.3
> -- Performing Test c_compiler_can_offload
> -- Performing Test c_compiler_can_offload - Success
> -- Performing Test cxx_compiler_can_offload
> -- Performing Test cxx_compiler_can_offload - Success
> -- C/C++ Compiler can offload to MIC.
> -- MIC ICC Version: "13.1.3.192 Build 20130607"
-- 
Dipl.-Phys. Matthias Kretz

Web:   http://compeng.uni-frankfurt.de/?mkretz

SIMD easy and portable: http://compeng.uni-frankfurt.de/?vc



More information about the Vc mailing list
FIAS . Impressum . Privacy