incubator-systemml git commit: [HOTFIX] Bugfix in setGPU method of MLContext

2017-03-07 Thread niketanpansare
Repository: incubator-systemml Updated Branches: refs/heads/master 20e33bbe8 -> eef34599e [HOTFIX] Bugfix in setGPU method of MLContext Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/eef34599

incubator-systemml git commit: [SYSTEMML-1311] Performance dataset/libsvm converters (sparse vectors)

2017-03-07 Thread mboehm7
Repository: incubator-systemml Updated Branches: refs/heads/master 6b1572e4b -> 20e33bbe8 [SYSTEMML-1311] Performance dataset/libsvm converters (sparse vectors) This patch modifies the existing dataset-binary block and libsvm-binary block converters to properly handle sparse input vectors,

incubator-systemml git commit: [SYSTEMML-942] added gpu option to MLContext API

2017-03-07 Thread nakul02
Repository: incubator-systemml Updated Branches: refs/heads/gh-pages 4ec1b9f40 -> 42e86e76c [SYSTEMML-942] added gpu option to MLContext API Additionally, - Changed initialization of CUDA libraries from static to per instance - Added documentation to mlcontext programming guide Closes #420

incubator-systemml git commit: [SYSTEMML-942] added gpu option to MLContext API

2017-03-07 Thread nakul02
Repository: incubator-systemml Updated Branches: refs/heads/master 6f4d8762d -> 6b1572e4b [SYSTEMML-942] added gpu option to MLContext API Additionally, - Changed initialization of CUDA libraries from static to per instance - Added documentation to mlcontext programming guide Closes #420

incubator-systemml git commit: [MINOR] Fix issues w/ gpu instructions (imports, unused vars/suppress)

2017-03-07 Thread mboehm7
Repository: incubator-systemml Updated Branches: refs/heads/master 4f9dcf9ad -> 6f4d8762d [MINOR] Fix issues w/ gpu instructions (imports, unused vars/suppress) Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit:

[1/5] incubator-systemml git commit: [SYSTEMML-1359] Added extra instrumentation for CUDA lib calls

2017-03-07 Thread nakul02
Repository: incubator-systemml Updated Branches: refs/heads/master ee33ec62d -> 4f9dcf9ad http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/4f9dcf9a/src/main/java/org/apache/sysml/runtime/matrix/data/LibMatrixDNN.java

[2/5] incubator-systemml git commit: [SYSTEMML-1359] Added extra instrumentation for CUDA lib calls

2017-03-07 Thread nakul02
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/4f9dcf9a/src/main/java/org/apache/sysml/runtime/matrix/data/LibMatrixCUDA.java -- diff --git a/src/main/java/org/apache/sysml/runtime/matrix/data/LibMatrixCUDA.java

[3/5] incubator-systemml git commit: [SYSTEMML-1359] Added extra instrumentation for CUDA lib calls

2017-03-07 Thread nakul02
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/4f9dcf9a/src/main/java/org/apache/sysml/api/DMLScript.java -- diff --git a/src/main/java/org/apache/sysml/api/DMLScript.java

[4/5] incubator-systemml git commit: [SYSTEMML-1359] Added extra instrumentation for CUDA lib calls

2017-03-07 Thread nakul02
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/4f9dcf9a/src/main/cpp/kernels/SystemML.ptx -- diff --git a/src/main/cpp/kernels/SystemML.ptx b/src/main/cpp/kernels/SystemML.ptx index b9efd9b..efaf29b 100644 ---

incubator-systemml git commit: [MINOR] Remove non-existent OutlierWrapper and SGDWrapper references

2017-03-07 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/master 17134646c -> ee33ec62d [MINOR] Remove non-existent OutlierWrapper and SGDWrapper references Closes $419. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit:

incubator-systemml git commit: [MINOR] Remove code for non-existent SequenceMinerWrapper

2017-03-07 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/master 738453466 -> 17134646c [MINOR] Remove code for non-existent SequenceMinerWrapper Closes #417. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit:

incubator-systemml git commit: [MINOR] Remove code for non-existent kMeansWrapper

2017-03-07 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/master aeb7fb6dc -> 738453466 [MINOR] Remove code for non-existent kMeansWrapper Closes #416. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: