diamond icon indicating copy to clipboard operation
diamond copied to clipboard

Deal with Intel compiler - issue #587

Open prehensilecode opened this issue 2 years ago • 0 comments

Add some preprocessor directives in simd.h and ifdefs to deal with Intel icpc compiler. Intel intrinsic functions for Intel C++ does not have the :: scope resolution operator.

prehensilecode avatar May 19 '22 03:05 prehensilecode