Xeon Phi Knights Corner intrinsics with GCC

前端 未结 1 1672
后悔当初
后悔当初 2020-12-07 04:45

I\'m thinking of purchasing a Xeon Phi Knights Corner (KNC) coprocessor card. But I don\'t own an Intel Compiler and I have no interest in purchasing one (and the non-commer

相关标签:
1条回答
  • 2020-12-07 05:17

    You will have to use inline assembly rather than intrinsics to use the MIC vector instructions with GCC.

    The Intel non-commercial software program was recently rebooted. See https://software.intel.com/en-us/qualify-for-free-software for details.

    0 讨论(0)
提交回复
热议问题