[3/3] incubator-systemml git commit: [SYSTEMML-1288] Extended code generator (multi-agg across partitions)

2017-04-06 Thread mboehm7
[SYSTEMML-1288] Extended code generator (multi-agg across partitions) Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/9820f4c5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/9820

[2/3] incubator-systemml git commit: [SYSTEMML-1472] Improved codegen handling of empty inputs w/o alloc

2017-04-06 Thread mboehm7
[SYSTEMML-1472] Improved codegen handling of empty inputs w/o alloc Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/f2ea6336 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/f2ea63

[1/3] incubator-systemml git commit: [SYSTEMML-1473] Fix correctness codegen cellwise min/max aggregation

2017-04-06 Thread mboehm7
Repository: incubator-systemml Updated Branches: refs/heads/master 5744e752d -> 9820f4c52 [SYSTEMML-1473] Fix correctness codegen cellwise min/max aggregation The cellwise codegen template allows for sum, sum_sq, min and max as aggregation functions. In case of multi-threaded execution there i

incubator-systemml git commit: [SYSTEMML-1382] Remove warnings from ALS-CG.dml execution

2017-04-06 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/master 174bf7db2 -> 5744e752d [SYSTEMML-1382] Remove warnings from ALS-CG.dml execution Remove initialization warnings for loss_init, col_nonzeros, and row_nonzeros. Remove redundant comments. Update input parameter docs to reflect ac

[2/2] incubator-systemml git commit: [SYSTEMML-1288] New multi-aggregate codegen template (compiler/runtime)

2017-04-06 Thread mboehm7
[SYSTEMML-1288] New multi-aggregate codegen template (compiler/runtime) This patch introduces a new multi aggregate codegen template that allows to fuse multiple full aggregation roots over shared inputs or common subexpression into a single-pass operator. Furthermore, this also includes a fix o

[1/2] incubator-systemml git commit: [SYSTEMML-1467] Fix rewrite seq-table to rexpand (size awareness)

2017-04-06 Thread mboehm7
Repository: incubator-systemml Updated Branches: refs/heads/master 5412e2d75 -> 174bf7db2 [SYSTEMML-1467] Fix rewrite seq-table to rexpand (size awareness) This patch hardens the rewrite seq-table to rexpand for expressions like table(seq(1,nrow(v)), v, N, m) to account for scenarios where N !

svn commit: r1790452 - in /incubator/systemml/site: assets/css/main.css documentation.html download.html get-started.html privacy-policy.html

2017-04-06 Thread deron
Author: deron Date: Thu Apr 6 20:19:08 2017 New Revision: 1790452 URL: http://svn.apache.org/viewvc?rev=1790452&view=rev Log: Add jekyll syntax highlighting to code blocks Modified: incubator/systemml/site/assets/css/main.css incubator/systemml/site/documentation.html incubator/syste

incubator-systemml-website git commit: Add jekyll syntax highlighting to code blocks

2017-04-06 Thread deron
Repository: incubator-systemml-website Updated Branches: refs/heads/master cb489926b -> 05e05c651 Add jekyll syntax highlighting to code blocks Closes #43. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubato

[incubator-systemml] Git Push Summary

2017-04-06 Thread acs_s
Repository: incubator-systemml Updated Branches: refs/heads/branch-0.14 [deleted] c8b71564e