It seems cirrus-ci offers AWS EKS Graviton2 instances [0] and this is
free for open source projects. Do you know if that offering has
SVE-enabled CPUs?
Matti
[0] https://cirrus-ci.org/guide/linux/
On Fri, Sep 16, 2022 at 5:54 AM kawakam...@fujitsu.com
wrote:
>
> Hi,
>
> It's been a long time sin
Hi,
It's been a long time since I first contacted here,
but I submitted my pull request about handling Arm64 SVE architecture yesterday.
https://github.com/numpy/numpy/pull/22265
Since there may be no public CI environment that runs the SVE instruction set,
I tested my source code on an inhouse
On Thu, May 26, 2022 at 3:19 PM wrote:
> Thank you Gommers
>
> I'd like to discuss this again when I finish SVE implementation. (It may
> be one month later.)
>
Sounds great, thanks Kentaro.
Cheers,
Ralf
> Cheers,
> Kentaro
> ___
> NumPy-Discussion
Thank you Gommers
I'd like to discuss this again when I finish SVE implementation. (It may be one
month later.)
Cheers,
Kentaro
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@pyth
On Fri, May 20, 2022 at 10:05 AM wrote:
> Thanks for the reply.
>
> To tell the truth, I am working on a trial implementation for SVE.
> https://github.com/kawakami-k/numpy/commits/sve
> At this time, some test patterns still fail, so I'm fixing them. When I
> finish this work, I would like to co
Thanks for the reply.
To tell the truth, I am working on a trial implementation for SVE.
https://github.com/kawakami-k/numpy/commits/sve
At this time, some test patterns still fail, so I'm fixing them. When I finish
this work, I would like to contribute it to NumPy.
As for my test environment, I
On 19/5/22 16:50, kawakam...@fujitsu.com wrote:
Hello,
I am working on speeding up NumPy with the AArch64 SVE instruction set.
I could not find a numpy implementation for SVE. Is there already a test
implementation or discussion about SVE support?
OpenBLAS apparently has SVE support from 0.3