Re: [Numpy-discussion] ENH: Proposal to add KML_BLAS support

2021-02-23 Thread ChunLin Fang
Thanks for asking, this is a simple explanation for your questions: 1. The download link of KML_BLAS: The Chinese page is https://www.huaweicloud.com/kunpeng/software/KML_BLAS.html The English page is https://kunpeng.huawei.com/en/#/developer/devkit/library, you can find a "Math Library"

[Numpy-discussion] ENH: Proposal to add KML_BLAS support

2021-02-22 Thread ChunLin Fang
Part of the performance benchmark results. KML_BLAS VS OpenBLAS.xlsx Description: MS-Excel 2007 spreadsheet ___ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion

[Numpy-discussion] ENH: Proposal to add KML_BLAS support

2021-02-22 Thread ChunLin Fang
rmance vector operations: vector-vector operations, vector-matrix operations, and matrix-matrix operations. The performance advantage is shown in the attachment compared with OpenBlas. Can we add KML_BLAS support to numpy? Cheers, Chunlin Fang(github ID

[Numpy-discussion] Armv8 server donation

2020-06-11 Thread ChunLin Fang
Hi, all: I noticed that the shippable CI always skipped after PR submitted , The reason why it's skip seems to be "No active nodes found in shared node pool "shippable_shared_aarch64"" Potential bugs may buried through out numpy without shippable CI. I happened to own an idle armv8 server

Re: [Numpy-discussion] Call for Reviewers

2020-05-21 Thread ChunLin Fang
Hi all, I've reviewed and submitted several Numpy PRs before, Glad to have the right to add tags.my github id is Qiyu8 <https://github.com/Qiyu8>. Thanks, ChunLin Fang ___ NumPy-Discussion mailing list NumPy-Discussion@python.org