[jira] [Updated] (SYSTEMML-762) Fix the bug that causes local MR-Jobs when running in non-singlenode mode on MNIST data for Lenet script

2016-06-24 Thread Mike Dusenberry (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYSTEMML-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Dusenberry updated SYSTEMML-762:
-
Attachment: log7.txt

Attaching {{log7.txt}} based on running with {code}$SPARK_HOME/bin/spark-submit 
--master local --driver-memory 50G --executor-memory 50G --conf 
spark.driver.maxResultSize=0 --conf spark.akka.frameSize=128 
$SYSTEMML_HOME/target/SystemML.jar -f lenet-train.dml -stats -nvargs 
X=train_images.csv Y=train_labels.csv Xt=test_images.csv Yt=test_labels.csv 
Xv=val_images.csv Yv=val_labels.csv FMAPS1=32 FMAPS2=64 NODES=512 
lambda=5e-04{code}.

> Fix the bug that causes local MR-Jobs when running in non-singlenode mode on 
> MNIST data for Lenet script
> 
>
> Key: SYSTEMML-762
> URL: https://issues.apache.org/jira/browse/SYSTEMML-762
> Project: SystemML
>  Issue Type: Bug
>Reporter: Niketan Pansare
>Assignee: Niketan Pansare
> Attachments: log.txt, log2.txt, log3.txt, log4.txt, log5.txt, 
> log6.txt, log7.txt
>
>




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


[jira] [Updated] (SYSTEMML-762) Fix the bug that causes local MR-Jobs when running in non-singlenode mode on MNIST data for Lenet script

2016-06-24 Thread Mike Dusenberry (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYSTEMML-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Dusenberry updated SYSTEMML-762:
-
Attachment: log5.txt

Attaching {{log5.txt}} based on running with {code}java -Xmx50g -Xms50g 
-Xmn2048m -server -jar 
$SYSTEMML_HOME/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.jar -f 
lenet-train.dml -explain recompile_runtime -stats -nvargs X=train_images.csv 
Y=train_labels.csv Xt=test_images.csv Yt=test_labels.csv Xv=val_images.csv 
Yv=val_labels.csv FMAPS1=32 FMAPS2=64 NODES=512 lambda=5e-04{code}.

> Fix the bug that causes local MR-Jobs when running in non-singlenode mode on 
> MNIST data for Lenet script
> 
>
> Key: SYSTEMML-762
> URL: https://issues.apache.org/jira/browse/SYSTEMML-762
> Project: SystemML
>  Issue Type: Bug
>Reporter: Niketan Pansare
>Assignee: Niketan Pansare
> Attachments: log.txt, log2.txt, log3.txt, log4.txt, log5.txt
>
>




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


[jira] [Updated] (SYSTEMML-762) Fix the bug that causes local MR-Jobs when running in non-singlenode mode on MNIST data for Lenet script

2016-06-24 Thread Mike Dusenberry (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYSTEMML-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Dusenberry updated SYSTEMML-762:
-
Attachment: log4.txt

Attaching {{log4.txt}} based on running with {{java -Xmx50g -Xms50g -Xmn2048m 
-server -jar 
$SYSTEMML_HOME/target/systemml-0.11.0-incubating-SNAPSHOT-standalone.jar -f 
lenet-train.dml -explain recompile_hops -explain recompile_runtime -stats 
-nvargs X=train_images.csv Y=train_labels.csv Xt=test_images.csv 
Yt=test_labels.csv Xv=val_images.csv Yv=val_labels.csv FMAPS1=32 FMAPS2=64 
NODES=512 lambda=5e-04}}.

> Fix the bug that causes local MR-Jobs when running in non-singlenode mode on 
> MNIST data for Lenet script
> 
>
> Key: SYSTEMML-762
> URL: https://issues.apache.org/jira/browse/SYSTEMML-762
> Project: SystemML
>  Issue Type: Bug
>Reporter: Niketan Pansare
>Assignee: Niketan Pansare
> Attachments: log.txt, log2.txt, log3.txt, log4.txt
>
>




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


[jira] [Updated] (SYSTEMML-762) Fix the bug that causes local MR-Jobs when running in non-singlenode mode on MNIST data for Lenet script

2016-06-17 Thread Mike Dusenberry (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYSTEMML-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Dusenberry updated SYSTEMML-762:
-
Attachment: log2.txt

Attaching a new log file, {{log2.txt}}.

> Fix the bug that causes local MR-Jobs when running in non-singlenode mode on 
> MNIST data for Lenet script
> 
>
> Key: SYSTEMML-762
> URL: https://issues.apache.org/jira/browse/SYSTEMML-762
> Project: SystemML
>  Issue Type: Bug
>Reporter: Niketan Pansare
>Assignee: Niketan Pansare
> Attachments: log.txt, log2.txt
>
>




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


[jira] [Updated] (SYSTEMML-762) Fix the bug that causes local MR-Jobs when running in non-singlenode mode on MNIST data for Lenet script

2016-06-15 Thread Niketan Pansare (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYSTEMML-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niketan Pansare updated SYSTEMML-762:
-
Summary: Fix the bug that causes local MR-Jobs when running in 
non-singlenode mode on MNIST data for Lenet script  (was: Fix the bug that 
causes local MR-Jobs when running in non-single mode on MNIST data for Lenet 
script)

> Fix the bug that causes local MR-Jobs when running in non-singlenode mode on 
> MNIST data for Lenet script
> 
>
> Key: SYSTEMML-762
> URL: https://issues.apache.org/jira/browse/SYSTEMML-762
> Project: SystemML
>  Issue Type: Bug
>Reporter: Niketan Pansare
>Assignee: Niketan Pansare
>




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