[ https://issues.apache.org/jira/browse/IGNITE-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064995#comment-16064995 ]
Oleg Ignatenko commented on IGNITE-5535: ---------------------------------------- briefly discussed this JIRA with Yury: looks like we've got two options to consider - either we do it all at Ignite side or additionally make some modifications in [BLAS|https://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms]. The open question for the latter is whether it's feasible licensing wise (BLAS is LGPL). Also Yury suspects that [CacheUtils|https://github.com/apache/ignite/blob/master/modules/ml/src/main/java/org/apache/ignite/ml/math/impls/CacheUtils.java] may need to be rather heavily reworked along the way > 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)