wpleonardo commented on PR #1375:
URL: https://github.com/apache/orc/pull/1375#issuecomment-1519077759

   check_cxx_source_runs will be hung on windows platform, when the CPU doesn't 
have AVX512 flags.
   So change check_cxx_source_runs back to check_cxx_source_compiles, and added 
"grep avx512f /proc/cpuinfo" to check CPU if have AVX512 flags.
   
https://github.com/wpleonardo/orc/blob/1f2085e68ff4e691fb178080ec0c53e5b37286ea/cmake_modules/ConfigSimdLevel.cmake#L79


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to