Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
SystemML 1.0.0
-
None
-
None
Description
For Remote_Spark mode, SystemML engine will export the intermediate matrixes into HDFS, which may impair the performance of distributed model training. Therefore the unnecessary intermediate matrixes need to be avoided, and instead we can directly use the dimension index to compute the final batch matrix.
Attachments
Issue Links
- is a child of
-
SYSTEMDS-1809 Optimize the performance of the distributed MNIST_LeNet_Sgd model training
- Open