cortex.cpp icon indicating copy to clipboard operation
cortex.cpp copied to clipboard

fix: Update AVX and AVX2 check and error logs

Open CameronNg opened this issue 1 year ago • 1 comments

  • Add an error log for AVX
  • Only check for AVX and AVX2 when CUDA is not available

CameronNg avatar Apr 11 '24 19:04 CameronNg

You can use this emulator to test the code: https://www.intel.com/content/www/us/en/developer/articles/tool/software-development-emulator.html

hiro-v avatar Apr 16 '24 10:04 hiro-v