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 2021/04/14 16:38:00 UTC

[jira] [Resolved] (SPARK-33882) Add a vectorized BLAS implementation

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

Sean R. Owen resolved SPARK-33882.
----------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 30810
[https://github.com/apache/spark/pull/30810]

> Add a vectorized BLAS implementation 
> -------------------------------------
>
>                 Key: SPARK-33882
>                 URL: https://issues.apache.org/jira/browse/SPARK-33882
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML
>    Affects Versions: 3.2.0
>            Reporter: Ludovic Henry
>            Assignee: Ludovic Henry
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Introduce a VectorizedBLAS class that implements hardware-accelerated BLAS operations. This feature is hidden behind the "vectorized" profile that you can enable by passing "-Pvectorized" to sbt or maven.
> The Vector API has been introduced in JDK 16. Following a discussion on the mailing list, this API is introduced transparently and needs to be enabled explicitly.



--
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