You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Oleg Ignatenko (JIRA)" <ji...@apache.org> on 2017/07/05 14:12:00 UTC

[jira] [Commented] (IGNITE-5535) BLAS support for offheap vector/matrix

    [ https://issues.apache.org/jira/browse/IGNITE-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074820#comment-16074820 ] 

Oleg Ignatenko commented on IGNITE-5535:
----------------------------------------

Studying our on-heap implementation of BLAS. Plan to get netlib source from Github, study and test it on my machine in order to figure how to integrate it with our off-heap implementations without overhead of copying data to / from heap. After that I plan to make and test various off-heap BLAS methods, most likely starting with dense local vector 'scal' as a pilot.

> BLAS support for offheap vector/matrix
> --------------------------------------
>
>                 Key: IGNITE-5535
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5535
>             Project: Ignite
>          Issue Type: Task
>          Components: ml
>            Reporter: Yury Babak
>            Assignee: Oleg Ignatenko
>
> We want to add BLAS support for offheap stuctures. Current we implement only onheap version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)