[1/3] systemml git commit: [SYSTEMML-445] Added sparse scalar-matrix arithmetic/relational operators

2018-09-18 Thread niketanpansare
Repository: systemml Updated Branches: refs/heads/master 0e323ec26 -> 61139e400 http://git-wip-us.apache.org/repos/asf/systemml/blob/61139e40/src/main/java/org/apache/sysml/runtime/controlprogram/context/ExecutionContext.java

[3/3] systemml git commit: [SYSTEMML-445] Added sparse scalar-matrix arithmetic/relational operators

2018-09-18 Thread niketanpansare
[SYSTEMML-445] Added sparse scalar-matrix arithmetic/relational operators Project: http://git-wip-us.apache.org/repos/asf/systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/61139e40 Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/61139e40 Diff:

[2/3] systemml git commit: [SYSTEMML-445] Added sparse scalar-matrix arithmetic/relational operators

2018-09-18 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/systemml/blob/61139e40/src/main/cpp/kernels/SystemML.ptx -- diff --git a/src/main/cpp/kernels/SystemML.ptx b/src/main/cpp/kernels/SystemML.ptx index 1ab32f5..ac04967 100644 ---

systemml git commit: [MINOR] Fix codegen register allocation w/ dynamic buffer mgmt

2018-09-18 Thread mboehm7
Repository: systemml Updated Branches: refs/heads/master d2894feea -> 0e323ec26 [MINOR] Fix codegen register allocation w/ dynamic buffer mgmt This patch fixes minor warnings and a bug in determining the minimum number of vector intermediates in case of dynamic buffer management, which did