[2/3] incubator-systemml git commit: [SYSTEMML-1039] Added row/col min, row/col max & mean

2017-01-13 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/627fdbe2/src/main/cpp/kernels/SystemML.ptx
--
diff --git a/src/main/cpp/kernels/SystemML.ptx 
b/src/main/cpp/kernels/SystemML.ptx
index 51ddb41..8296f92 100644
--- a/src/main/cpp/kernels/SystemML.ptx
+++ b/src/main/cpp/kernels/SystemML.ptx
@@ -1,16 +1,16 @@
 //
 // Generated by NVIDIA NVVM Compiler
 //
-// Compiler Build ID: CL-21124049
-// Cuda compilation tools, release 8.0, V8.0.44
+// Compiler Build ID: CL-19856038
+// Cuda compilation tools, release 7.5, V7.5.17
 // Based on LLVM 3.4svn
 //
 
-.version 5.0
+.version 4.3
 .target sm_30
 .address_size 64
 
-   // .globl   copyUpperToLowerTriangleDense
+   // .globl   getBoolean
 .func  (.param .b64 func_retval0) __internal_accurate_pow
 (
.param .b64 __internal_accurate_pow_param_0,
@@ -19,1526 +19,3729 @@
 ;
 .extern .shared .align 8 .b8 sdata[];
 
-.visible .entry copyUpperToLowerTriangleDense(
-   .param .u64 copyUpperToLowerTriangleDense_param_0,
-   .param .u32 copyUpperToLowerTriangleDense_param_1,
-   .param .u32 copyUpperToLowerTriangleDense_param_2
+.visible .func  (.param .b64 func_retval0) getBoolean(
+   .param .b32 getBoolean_param_0
 )
 {
-   .reg .pred  %p<4>;
-   .reg .b32   %r<13>;
+   .reg .pred  %p<2>;
+   .reg .b32   %r<2>;
.reg .f64   %fd<2>;
-   .reg .b64   %rd<7>;
-
-
-   ld.param.u64%rd1, [copyUpperToLowerTriangleDense_param_0];
-   ld.param.u32%r4, [copyUpperToLowerTriangleDense_param_1];
-   ld.param.u32%r5, [copyUpperToLowerTriangleDense_param_2];
-   mov.u32 %r6, %ntid.x;
-   mov.u32 %r7, %ctaid.x;
-   mov.u32 %r8, %tid.x;
-   mad.lo.s32  %r1, %r6, %r7, %r8;
-   mov.u32 %r9, %ntid.y;
-   mov.u32 %r10, %ctaid.y;
-   mov.u32 %r11, %tid.y;
-   mad.lo.s32  %r2, %r9, %r10, %r11;
-   mad.lo.s32  %r3, %r2, %r4, %r1;
-   setp.gt.s32 %p1, %r2, %r1;
-   setp.lt.s32 %p2, %r3, %r5;
-   and.pred%p3, %p1, %p2;
-   @!%p3 bra   BB0_2;
-   bra.uni BB0_1;
 
-BB0_1:
-   cvta.to.global.u64  %rd2, %rd1;
-   mad.lo.s32  %r12, %r1, %r4, %r2;
-   mul.wide.s32%rd3, %r12, 8;
-   add.s64 %rd4, %rd2, %rd3;
-   ld.global.f64   %fd1, [%rd4];
-   mul.wide.s32%rd5, %r3, 8;
-   add.s64 %rd6, %rd2, %rd5;
-   st.global.f64   [%rd6], %fd1;
 
-BB0_2:
+   ld.param.u32%r1, [getBoolean_param_0];
+   setp.eq.s32 %p1, %r1, 0;
+   selp.f64%fd1, 0d, 0d3FF0, %p1;
+   st.param.f64[func_retval0+0], %fd1;
ret;
 }
 
-   // .globl   dense_matrix_set
-.visible .entry dense_matrix_set(
-   .param .u64 dense_matrix_set_param_0,
-   .param .f64 dense_matrix_set_param_1,
-   .param .u32 dense_matrix_set_param_2,
-   .param .u32 dense_matrix_set_param_3
+   // .globl   binaryOp
+.visible .func  (.param .b64 func_retval0) binaryOp(
+   .param .b64 binaryOp_param_0,
+   .param .b64 binaryOp_param_1,
+   .param .b32 binaryOp_param_2
 )
 {
-   .reg .pred  %p<2>;
-   .reg .b32   %r<13>;
-   .reg .f64   %fd<2>;
-   .reg .b64   %rd<5>;
+   .reg .pred  %p<41>;
+   .reg .b32   %r<30>;
+   .reg .f64   %fd<40>;
+   .reg .b64   %rd<3>;
 
 
-   ld.param.u64%rd1, [dense_matrix_set_param_0];
-   ld.param.f64%fd1, [dense_matrix_set_param_1];
-   ld.param.u32%r2, [dense_matrix_set_param_2];
-   ld.param.u32%r3, [dense_matrix_set_param_3];
-   mov.u32 %r4, %ctaid.x;
-   mov.u32 %r5, %ntid.x;
-   mov.u32 %r6, %tid.x;
-   mad.lo.s32  %r7, %r5, %r4, %r6;
-   mov.u32 %r8, %ntid.y;
-   mov.u32 %r9, %ctaid.y;
-   mov.u32 %r10, %tid.y;
-   mad.lo.s32  %r11, %r7, %r3, %r10;
-   mad.lo.s32  %r1, %r8, %r9, %r11;
-   mul.lo.s32  %r12, %r3, %r2;
-   setp.ge.s32 %p1, %r1, %r12;
-   @%p1 braBB1_2;
+   ld.param.f64%fd26, [binaryOp_param_0];
+   ld.param.f64%fd27, [binaryOp_param_1];
+   ld.param.u32%r3, [binaryOp_param_2];
+   setp.eq.s32 %p2, %r3, 0;
+   @%p2 braBB1_40;
 
-   cvta.to.global.u64  %rd2, %rd1;
-   mul.wide.s32%rd3, %r1, 8;
-   add.s64 %rd4, %rd2, %rd3;
-   st.global.f64   [%rd4], %fd1;
+   setp.eq.s32 %p3, %r3, 1;
+   @%p3 braBB1_39;
+   bra.uni BB1_2;
+
+BB1_39:
+   sub.f64 %fd39, %fd26, %fd27;
+   bra.uni BB1_41;
+
+BB1_40:
+   add.f64 %fd39, %fd26, %fd27;
+   bra.uni BB1_41;
 
 BB1_2:
+   setp.eq.s32 %p4, %r3, 2;
+   @%p4 braBB1_38;
+   

[incubator-systemml] Git Push Summary

2017-01-13 Thread dusenberrymw
Repository: incubator-systemml
Updated Branches:
  refs/heads/branch-systemml-spark-1.6 [deleted] a83ae1f7f


[2/2] incubator-systemml git commit: [MINOR] Generate sha signature during release process

2017-01-13 Thread dusenberrymw
[MINOR] Generate sha signature during release process


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/df7c43e8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/df7c43e8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/df7c43e8

Branch: refs/heads/branch-0.12
Commit: df7c43e8c853539a00facdc1f1405e937038345d
Parents: faa30d4
Author: Luciano Resende 
Authored: Fri Jan 13 13:13:26 2017 -0800
Committer: Luciano Resende 
Committed: Fri Jan 13 13:13:26 2017 -0800

--
 dev/release/release-build.sh | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/df7c43e8/dev/release/release-build.sh
--
diff --git a/dev/release/release-build.sh b/dev/release/release-build.sh
index f4073f7..54152f2 100755
--- a/dev/release/release-build.sh
+++ b/dev/release/release-build.sh
@@ -259,6 +259,8 @@ if [[ "$RELEASE_PREPARE" == "true" ]]; then
 for i in *.jar *.zip *.gz *.tgz; do gpg --output $i.asc --detach-sig 
--armor $i; done
 rm -f *.md5
 for i in *.jar *.zip *.gz *.tgz; do openssl md5 -hex $i | sed 
's/MD5(\([^)]*\))= \([0-9a-f]*\)/\2 *\1/' > $i.md5; done
+rm -f *.sha
+for i in *.jar *.zip *.gz *.tgz; do shasum $i > $i.sha; done
 
 cd .. #exit $RELEASE_VERSION-$RELEASE_RC/
 



[1/2] incubator-systemml git commit: [MINOR] Add .tgz to the list of files to sign

2017-01-13 Thread dusenberrymw
Repository: incubator-systemml
Updated Branches:
  refs/heads/branch-0.12 [created] df7c43e8c


[MINOR] Add .tgz to the list of files to sign


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/faa30d47
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/faa30d47
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/faa30d47

Branch: refs/heads/branch-0.12
Commit: faa30d471c8f7d22d6e2bbe3cb9e275f1a88e7fa
Parents: 29e485d
Author: Luciano Resende 
Authored: Fri Jan 13 13:07:18 2017 -0800
Committer: Luciano Resende 
Committed: Fri Jan 13 13:07:18 2017 -0800

--
 dev/release/release-build.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/faa30d47/dev/release/release-build.sh
--
diff --git a/dev/release/release-build.sh b/dev/release/release-build.sh
index 2681a5c..f4073f7 100755
--- a/dev/release/release-build.sh
+++ b/dev/release/release-build.sh
@@ -256,9 +256,9 @@ if [[ "$RELEASE_PREPARE" == "true" ]]; then
 
 cd svn-release-staging/$RELEASE_VERSION-$RELEASE_RC/
 rm -f *.asc
-for i in *.jar *.zip *.gz; do gpg --output $i.asc --detach-sig --armor 
$i; done
+for i in *.jar *.zip *.gz *.tgz; do gpg --output $i.asc --detach-sig 
--armor $i; done
 rm -f *.md5
-for i in *.jar *.zip *.gz; do openssl md5 -hex $i | sed 
's/MD5(\([^)]*\))= \([0-9a-f]*\)/\2 *\1/' > $i.md5; done
+for i in *.jar *.zip *.gz *.tgz; do openssl md5 -hex $i | sed 
's/MD5(\([^)]*\))= \([0-9a-f]*\)/\2 *\1/' > $i.md5; done
 
 cd .. #exit $RELEASE_VERSION-$RELEASE_RC/
 



svn commit: r17813 - /dev/incubator/systemml/0.11.0-incubating-rc4/

2017-01-13 Thread lresende
Author: lresende
Date: Fri Jan 13 21:39:07 2017
New Revision: 17813

Log:
Remove 0.11.0-incubating-rc4 artifacts

Removed:
dev/incubator/systemml/0.11.0-incubating-rc4/



svn commit: r17812 - /dev/incubator/systemml/0.11.0-incubating-rc3/

2017-01-13 Thread lresende
Author: lresende
Date: Fri Jan 13 21:38:51 2017
New Revision: 17812

Log:
Remove 0.11.0-incubating-rc3 artifacts

Removed:
dev/incubator/systemml/0.11.0-incubating-rc3/



[incubator-systemml] Git Push Summary

2017-01-13 Thread lresende
Repository: incubator-systemml
Updated Branches:
  refs/heads/branch-systemml-spark-1.6 [created] a83ae1f7f


svn commit: r17809 - /dev/incubator/systemml/0.12.0-incubating-rc1/

2017-01-13 Thread acs_s
Author: acs_s
Date: Fri Jan 13 21:18:01 2017
New Revision: 17809

Log:
Republish artifacts for SystemML 0.12.0-incubating RC1

Added:

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz 
  (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.sha

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.zip 
  (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.zip.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.zip.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.zip.sha

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-python.tgz
   (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-python.tgz.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-python.tgz.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-python.tgz.sha

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.tgz 
  (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.tgz.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.tgz.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.tgz.sha

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.zip 
  (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.zip.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.zip.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.zip.sha

Added: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz
==
Binary file - no diff available.

Propchange: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz
--
svn:mime-type = application/octet-stream

Added: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.asc
==
--- 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.asc
 (added)
+++ 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.asc
 Fri Jan 13 21:18:01 2017
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iQIcBAABCAAGBQJYeUE4AAoJEEzdnt5TueFP0ZwQAIRT4XBWpBIdmpfMiAIoJkwM
+3kzqjTb6CaHMc2jD1XqgTthqDZRvP7V/pfGtD/Qxp5LCciX+M2qg2XGCwoK6ZJAX
+sPea8NIDYoEc7s+3sguO65/Tv9LUYTpTx3w6UHzzP7PnEliFDDV8o2HyHfRaS2wJ
+F+FR4ldmDG6uRrk8/fVF2MxNlvkKK0Qd4Ldx4xOPqcQ3dt4IvSOhUPmj/IW898MN
+VrjrwlqJTrSjRzxFJUKrg3DA4XQVle/QiigyMoFcVMnmBgp1FoAf6SHUwMg+fOEg
+NfGhstVuIMLOQSo9PBMQlds2uZHxne46tnLWDiZDDOnHz8IxG8dL+CpU0UCRKy0P
+Sh9L6xN0dWrgLgrrjxPrWfHwHNe5R6dH2E3KjB9Ebpl2bfe8iV9JqPp9c00UzZhq
+lQ3p1RZ7fdRyKu1lP4CRuLRsn5zJ/awniJj5ODMVIe5FfuGXJ8Crd4f8EqREvHtS
+NuIUr2z1h6sC6H/bues7L/CcNwIxnM8rxFZFF2FJ7+OzJ5/G8dtly8exJWEJOZVb
+5VLO2Vg9mzrz5Qj+wMnY9rhdsF0emewpXDdekYeZkPIGjaKPlKHQMD3FsOoiKOMu
+cQ+qPk4eSjd7IOVsjrs1K4zDNIgP+nufzyTzBbEPXOH0ObgBhQ39NBDw+qUvsHZy
+CV0Z5sIG4lWgJtFk4K27
+=7W//
+-END PGP SIGNATURE-

Added: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.md5
==
--- 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.md5
 (added)
+++ 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.md5
 Fri Jan 13 21:18:01 2017
@@ -0,0 +1 @@
+70004704f472139ff9e05e66b1579aaa *systemml-0.12.0-incubating-bin.tgz

Added: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.sha
==
--- 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.sha
 (added)
+++ 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.tgz.sha
 Fri Jan 13 21:18:01 2017
@@ -0,0 +1 @@
+7803a040c28754ca3396f5e1053c4d72e5e59c88  systemml-0.12.0-incubating-bin.tgz

Added: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.zip
==
Binary file - no diff available.

Propchange: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-bin.zip
--
svn:mime-type = 

[1/2] incubator-systemml git commit: [MINOR] Add .tgz to the list of files to sign

2017-01-13 Thread lresende
Repository: incubator-systemml
Updated Branches:
  refs/heads/master c197f20cc -> c528b769c


[MINOR] Add .tgz to the list of files to sign


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/03ae3afc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/03ae3afc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/03ae3afc

Branch: refs/heads/master
Commit: 03ae3afcb8a79c0d6b3d487d815b4f1ce039dd3a
Parents: c197f20
Author: Luciano Resende 
Authored: Fri Jan 13 13:07:18 2017 -0800
Committer: Luciano Resende 
Committed: Fri Jan 13 13:07:18 2017 -0800

--
 dev/release/release-build.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/03ae3afc/dev/release/release-build.sh
--
diff --git a/dev/release/release-build.sh b/dev/release/release-build.sh
index 2681a5c..f4073f7 100755
--- a/dev/release/release-build.sh
+++ b/dev/release/release-build.sh
@@ -256,9 +256,9 @@ if [[ "$RELEASE_PREPARE" == "true" ]]; then
 
 cd svn-release-staging/$RELEASE_VERSION-$RELEASE_RC/
 rm -f *.asc
-for i in *.jar *.zip *.gz; do gpg --output $i.asc --detach-sig --armor 
$i; done
+for i in *.jar *.zip *.gz *.tgz; do gpg --output $i.asc --detach-sig 
--armor $i; done
 rm -f *.md5
-for i in *.jar *.zip *.gz; do openssl md5 -hex $i | sed 
's/MD5(\([^)]*\))= \([0-9a-f]*\)/\2 *\1/' > $i.md5; done
+for i in *.jar *.zip *.gz *.tgz; do openssl md5 -hex $i | sed 
's/MD5(\([^)]*\))= \([0-9a-f]*\)/\2 *\1/' > $i.md5; done
 
 cd .. #exit $RELEASE_VERSION-$RELEASE_RC/
 



[2/2] incubator-systemml git commit: [MINOR] Generate sha signature during release process

2017-01-13 Thread lresende
[MINOR] Generate sha signature during release process


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/c528b769
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/c528b769
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/c528b769

Branch: refs/heads/master
Commit: c528b769c0235186c44c96affeb1dfa54de94aba
Parents: 03ae3af
Author: Luciano Resende 
Authored: Fri Jan 13 13:13:26 2017 -0800
Committer: Luciano Resende 
Committed: Fri Jan 13 13:13:26 2017 -0800

--
 dev/release/release-build.sh | 2 ++
 1 file changed, 2 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/c528b769/dev/release/release-build.sh
--
diff --git a/dev/release/release-build.sh b/dev/release/release-build.sh
index f4073f7..54152f2 100755
--- a/dev/release/release-build.sh
+++ b/dev/release/release-build.sh
@@ -259,6 +259,8 @@ if [[ "$RELEASE_PREPARE" == "true" ]]; then
 for i in *.jar *.zip *.gz *.tgz; do gpg --output $i.asc --detach-sig 
--armor $i; done
 rm -f *.md5
 for i in *.jar *.zip *.gz *.tgz; do openssl md5 -hex $i | sed 
's/MD5(\([^)]*\))= \([0-9a-f]*\)/\2 *\1/' > $i.md5; done
+rm -f *.sha
+for i in *.jar *.zip *.gz *.tgz; do shasum $i > $i.sha; done
 
 cd .. #exit $RELEASE_VERSION-$RELEASE_RC/
 



svn commit: r17808 - /dev/incubator/systemml/0.12.0-incubating-rc1/

2017-01-13 Thread acs_s
Author: acs_s
Date: Fri Jan 13 21:15:56 2017
New Revision: 17808

Log:
Clean up artifacts for republishing rc

Removed:
dev/incubator/systemml/0.12.0-incubating-rc1/*.gz.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-python.tgz

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-source-release.zip

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-source-release.zip.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-source-release.zip.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-sources.jar

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-sources.jar.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-sources.jar.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.tgz

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.zip

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.zip.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.zip.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-standalone.tgz

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-standalone.zip

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-standalone.zip.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-standalone.zip.md5
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.jar

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.jar.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.jar.md5
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.pom
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.tgz
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.zip

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.zip.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.zip.md5



svn commit: r17803 - /dev/incubator/systemml/0.12.0-incubating-rc1/

2017-01-13 Thread acs_s
Author: acs_s
Date: Fri Jan 13 20:32:09 2017
New Revision: 17803

Log:
Apache SystemML 0.12.0-incubating-rc1

Added:
dev/incubator/systemml/0.12.0-incubating-rc1/
dev/incubator/systemml/0.12.0-incubating-rc1/*.gz.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar
   (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-python.tgz
   (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-source-release.zip
   (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-source-release.zip.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-source-release.zip.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-sources.jar
   (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-sources.jar.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-sources.jar.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.tgz 
  (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.zip 
  (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.zip.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-src.zip.md5

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-standalone.tgz
   (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-standalone.zip
   (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-standalone.zip.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-standalone.zip.md5
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.jar 
  (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.jar.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.jar.md5
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.pom
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.tgz 
  (with props)
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.zip 
  (with props)

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.zip.asc

dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating.zip.md5

Added: dev/incubator/systemml/0.12.0-incubating-rc1/*.gz.md5
==
(empty)

Added: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar
==
Binary file - no diff available.

Propchange: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar
--
svn:mime-type = application/octet-stream

Added: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar.asc
==
--- 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar.asc
 (added)
+++ 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar.asc
 Fri Jan 13 20:32:09 2017
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iQIcBAABCAAGBQJYeTg2AAoJEEzdnt5TueFPNaQP/REJCiMsGfF1dS4wwwOSu2eo
+wan5LFo7SuagVy2IVCT45zm+6uBP6nPsYWsxf+ATNJlZpaEa5ii/qw4xnOacPpJG
+IcK+A9h0djuSVBYgBrgPFPmb40NJWqYo2uIFFjV6t4W9HHUZbkvNBWQAEPtOkUzf
+eRX46eM6uoFXsWNfFIuOctraQbdj/aHgOMNw2FI3/PLejpCQ0lHhy9uj3uUW0XBs
+hSKq+xkyIYM5ngNpOYX26PAG4bM60/YECaTPn0IcDy4MlBUTCK7v8Bl40aImw0IH
+sOUpgvGXDs1IoMdnyJmUSasyTFi4Buiu1m+ZqY4X/gAXQ2gQf6fSBHyhIpcBceuj
+e8VM4k93Iw1nxkOIXei5hwm8g9CgtHKZu01XjbC7AWHVulXMN+dS0s9nk//czHGF
+uFtodwbMLlLDWCwfhfOoL3K2Je/53kCF+2KbtK36oM6yZb9zmL+EMBvedPEtpfUc
+PpbbaP6cNPji1nhh9O2JKW+3HrKfOl0hVAUnyO+eIO2PCNKGSuErrs8FtEbLBK/Z
+J3Ne86gQnharT4oaISGbTUi0fidp4Tpc5xJyBia5ty2XcH/2LfTHOeWMEnXkLciv
+1KsSQBEmfWjgdnqatipwHvYlnrG1+KlO4J/s9p1d1XFJeHSZWreOJ57UyvOY8334
+ZfGdWvWeb1L3Ht/SquHK
+=C7oP
+-END PGP SIGNATURE-

Added: 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar.md5
==
--- 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar.md5
 (added)
+++ 
dev/incubator/systemml/0.12.0-incubating-rc1/systemml-0.12.0-incubating-javadoc.jar.md5
 Fri Jan 13 20:32:09 2017
@@ -0,0 +1 @@
+bf2378e5b6947e0ff9c8ce06e4562363