OpenVML icon indicating copy to clipboard operation
OpenVML copied to clipboard

Optimize real number Exp functions by AVX SIMD instructions

Open xianyi opened this issue 9 years ago • 0 comments

Target: x86_64 AVX CPUs (e.g. Sandy Bridge, Haswell).

Real number functions (float and double)

  • [x] Exp
  • [ ] Expm1

xianyi avatar May 08 '15 03:05 xianyi