You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Suminda Dharmasena (JIRA)" <ji...@apache.org> on 2016/09/06 16:55:21 UTC

[jira] [Created] (SYSTEMML-898) Support for Non Array Data Transfer

Suminda Dharmasena created SYSTEMML-898:
-------------------------------------------

             Summary: Support for Non Array Data Transfer
                 Key: SYSTEMML-898
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-898
             Project: SystemML
          Issue Type: Improvement
            Reporter: Suminda Dharmasena


There are times your data is in off heap memory. So cannot get or pass memory as Java array. Also sometimes data may be in other structures and not memory efficient to copy. Hence it would be good to have java interface you can create which you wrap arround the data to translate it to indexed form.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)