You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean R. Owen (Jira)" <ji...@apache.org> on 2020/03/20 15:35:00 UTC

[jira] [Assigned] (SPARK-30773) Support NativeBlas for level-1 routines

     [ https://issues.apache.org/jira/browse/SPARK-30773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean R. Owen reassigned SPARK-30773:
------------------------------------

    Assignee: Yan Ma

> Support NativeBlas for level-1 routines
> ---------------------------------------
>
>                 Key: SPARK-30773
>                 URL: https://issues.apache.org/jira/browse/SPARK-30773
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>    Affects Versions: 2.4.3, 2.4.4
>            Reporter: Yan Ma
>            Assignee: Yan Ma
>            Priority: Major
>
> In current ML BLAS.scala, all level-1 routines are fixed to use java implementation. But NativeBLAS(intel MKL, OpenBLAS) can bring up to 11X performance improvement based on performance test which apply direct calls against these methods. We should provide a way to allow user take advantage of NativeBLAS for level-1 routines, like also apply nativeBLAS for these methods.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org