systemml-website git commit: Download page should not link to unreleased code

2018-06-28 Thread lresende
Repository: systemml-website Updated Branches: refs/heads/master 9f8d069a2 -> 239a86e50 Download page should not link to unreleased code Project: http://git-wip-us.apache.org/repos/asf/systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml-website/commit/239a86e5 Tree:

svn commit: r1834625 - in /systemml/site: ./ release-notes/

2018-06-28 Thread deron
Author: deron Date: Thu Jun 28 16:33:53 2018 New Revision: 1834625 URL: http://svn.apache.org/viewvc?rev=1834625&view=rev Log: Remove Bleeding-Edge section from Download page Modified: systemml/site/download.html systemml/site/release-notes/systemml-release-notes-0.10.0-incubating.html

systemml git commit: [SYSTEMML-445] Added rewrites for generating GPU-specific operators

2018-06-28 Thread niketanpansare
Repository: systemml Updated Branches: refs/heads/master 26d63806e -> 942696a2f [SYSTEMML-445] Added rewrites for generating GPU-specific operators - This commit enables SystemML to reuse existing CPU/Spark optimizations (such as codegen) and also to exploit GPU-specific CUDA kernels. - As an

systemml git commit: [SYSTEMML-2427] Fix nnz maintenance large dense blocks >16GB

2018-06-28 Thread mboehm7
Repository: systemml Updated Branches: refs/heads/master 942696a2f -> 86b3090ba [SYSTEMML-2427] Fix nnz maintenance large dense blocks >16GB This patch fixes special cases of maintaining nnz for a large dense block >16GB in a thread-local manner. Specifically, if a thread-local slice started i