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

Mike Dusenberry commented on SYSTEMML-1223:
-------------------------------------------

cc [~reinw...@us.ibm.com], [~niketanpansare], [~deron]

> 'write` Statements Ignore `rows_in_block`, `cols_in_block` Arguments
> --------------------------------------------------------------------
>
>                 Key: SYSTEMML-1223
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1223
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Mike Dusenberry
>
> Given a DML script that writes matrices in binary form to disk, the 
> {{rows_in_block}} and {{cols_in_block}} arguments will be ignored, and the 
> default of 1000 will be used.
> {code}
> write(X, "X", format="binary", rows_in_block=batchSize, cols_in_block=cols)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to