[10/11] systemml git commit: [SYSTEMML-2496] Skip MapReduce tests as it is in maintenance mode

2018-10-14 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/systemml/blob/95bf8cfe/src/test/java/org/apache/sysml/test/integration/applications/parfor/ParForUnivariateStatsTest.java -- diff --git

[03/11] systemml git commit: [SYSTEMML-2496] Skip MapReduce tests as it is in maintenance mode

2018-10-14 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/systemml/blob/95bf8cfe/src/test/java/org/apache/sysml/test/integration/functions/recompile/IPAAssignConstantPropagationTest.java -- diff --git

[06/11] systemml git commit: [SYSTEMML-2496] Skip MapReduce tests as it is in maintenance mode

2018-10-14 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/systemml/blob/95bf8cfe/src/test/java/org/apache/sysml/test/integration/functions/frame/FrameMatrixReblockTest.java -- diff --git

[02/11] systemml git commit: [SYSTEMML-2496] Skip MapReduce tests as it is in maintenance mode

2018-10-14 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/systemml/blob/95bf8cfe/src/test/java/org/apache/sysml/test/integration/functions/ternary/FullIfElseTest.java -- diff --git

[09/11] systemml git commit: [SYSTEMML-2496] Skip MapReduce tests as it is in maintenance mode

2018-10-14 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/systemml/blob/95bf8cfe/src/test/java/org/apache/sysml/test/integration/functions/binary/matrix/MapMultLimitTest.java -- diff --git

[08/11] systemml git commit: [SYSTEMML-2496] Skip MapReduce tests as it is in maintenance mode

2018-10-14 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/systemml/blob/95bf8cfe/src/test/java/org/apache/sysml/test/integration/functions/codegen/APICodegenTest.java -- diff --git

[01/11] systemml git commit: [SYSTEMML-2496] Skip MapReduce tests as it is in maintenance mode

2018-10-14 Thread niketanpansare
Repository: systemml Updated Branches: refs/heads/master 7907c0ea5 -> 95bf8cfe6 http://git-wip-us.apache.org/repos/asf/systemml/blob/95bf8cfe/src/test/java/org/apache/sysml/test/integration/functions/unary/scalar/FullDistributionTest.java

[11/11] systemml git commit: [SYSTEMML-2496] Skip MapReduce tests as it is in maintenance mode

2018-10-14 Thread niketanpansare
[SYSTEMML-2496] Skip MapReduce tests as it is in maintenance mode - This commit makes hybrid_spark as default runtime for junit tests to increase the coverage of our spark backend. - The FrameConverterTest and parfor tests are kept as is and can be modified in subsequent commits. - The

[05/11] systemml git commit: [SYSTEMML-2496] Skip MapReduce tests as it is in maintenance mode

2018-10-14 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/systemml/blob/95bf8cfe/src/test/java/org/apache/sysml/test/integration/functions/misc/FunctionInExpressionTest.java -- diff --git

systemml git commit: [SYSTEMML-1325] Harmonize Compilation Execution Pipelines and Add GPU Support to JMLC

2018-10-14 Thread niketanpansare
Repository: systemml Updated Branches: refs/heads/master 41de8dcdc -> 7907c0ea5 [SYSTEMML-1325] Harmonize Compilation Execution Pipelines and Add GPU Support to JMLC This PR adds support for compilation and execution of GPU enabled scripts in JMLC and harmonizes the pipeline used to compile