On Wed, 12 Feb 2020 19:36:10 +0000
"Devulapalli, Raghuveer" <raghuveer.devulapa...@intel.com> wrote:


> j. _mm512_sqrt_ps/pd (I could be wrong on this one, but from the little 
> google search I did, it seems like power ISA doesn’t have a vectorized sqrt 
> instruction)

Hi,
starting at Power7 (we are at Power9), the sqrt is available both in single and 
double precision: 

https://www.ibm.com/support/knowledgecenter/SSGH2K_12.1.0/com.ibm.xlc121.aix.doc/compiler_ref/vec_sqrt.html

Cheers,

-- 
Jérôme Kieffer
tel +33 476 882 445
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to