You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "LI Guobao (JIRA)" <ji...@apache.org> on 2018/06/10 22:17:00 UTC

[jira] [Comment Edited] (SYSTEMML-2376) Preparation of baseline experiments

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

LI Guobao edited comment on SYSTEMML-2376 at 6/10/18 10:16 PM:
---------------------------------------------------------------

[~mboehm7], I got a problem when executing the paramserv script with the _bin/systemml_. In fact, when the execution finishes, it does not terminate but is hanging there. Hoping to get some prompts.
{code:java}
bobo@yoga:/media/bobo/Work/gsoc/systemml$ ./bin/systemml ./scripts/paramserv/paramserv-test.dml
================================================================================
Output dir: /media/bobo/Work/gsoc/systemml/temp
================================================================================
18/06/10 23:43:36 INFO api.DMLScript: BEGIN DML run 06/10/2018 23:43:36
18/06/10 23:43:37 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Val Loss: 2.286705618303986, Val Accuracy: 0.14705882352941177
SystemML Statistics:
Total execution time:	54.071 sec.
Number of executed MR Jobs:	0.

18/06/10 23:44:32 INFO api.DMLScript: END DML run 06/10/2018 23:44:32
{code}


was (Author: guobao):
[~mboehm7], I got a problem when executing the baseline script with the _bin/systemml_. In fact, when the execution finishes, it does not terminate but hanging there. Hoping to get some prompts.
{code:java}
bobo@yoga:/media/bobo/Work/gsoc/systemml$ ./bin/systemml ./scripts/paramserv/paramserv-test.dml
================================================================================
Output dir: /media/bobo/Work/gsoc/systemml/temp
================================================================================
18/06/10 23:43:36 INFO api.DMLScript: BEGIN DML run 06/10/2018 23:43:36
18/06/10 23:43:37 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Val Loss: 2.286705618303986, Val Accuracy: 0.14705882352941177
SystemML Statistics:
Total execution time:	54.071 sec.
Number of executed MR Jobs:	0.

18/06/10 23:44:32 INFO api.DMLScript: END DML run 06/10/2018 23:44:32
{code}

> Preparation of baseline experiments
> -----------------------------------
>
>                 Key: SYSTEMML-2376
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2376
>             Project: SystemML
>          Issue Type: Technical task
>            Reporter: LI Guobao
>            Assignee: LI Guobao
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)