Re: [Numpy-discussion] NEP 38 - Universal SIMD intrinsics

2020-02-13 Thread Ralf Gommers
On Wed, Feb 12, 2020 at 1:37 PM Devulapalli, Raghuveer < raghuveer.devulapa...@intel.com> wrote: > >> I hope there will not be a demand to use many non-universal intrinsics > in ufuncs, we will need to work this out on a case-by-case basis in each > ufunc. Does that sound reasonable? Are there

[Numpy-discussion] [ANN] 13ᵗʰ Advanced Scientific Programming in Python in Ghent, Belgium, 31 August—5 September, 2020

2020-02-13 Thread Tiziano Zito
13ᵗʰ Advanced Scientific Programming in Python == a Summer School by the ASPP faculty and the Ghent University https://aspp.school Scientists spend more and more time writing, maintaining, and debugging software. While techniques for doing this

[Numpy-discussion] [ANN] 13ᵗʰ Advanced Scientific Programming in Python in Ghent, Belgium, 31 August—5 September, 2020

2020-02-13 Thread ASPP
13ᵗʰ Advanced Scientific Programming in Python == a Summer School by the ASPP faculty and the Ghent University https://aspp.school Scientists spend more and more time writing, maintaining, and debugging software. While techniques for doing this

Re: [Numpy-discussion] NEP 38 - Universal SIMD intrinsics

2020-02-13 Thread Jerome Kieffer
On Wed, 12 Feb 2020 19:36:10 + "Devulapalli, Raghuveer" 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