This is an automated email from the ASF dual-hosted git repository.
janardhan pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/systemds-website.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 09003eee [DOCS] Add 3.2.0 release notes
09003eee is described below
commit 09003eee046c573c39f2263652963c2aabdceec2
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Sat Mar 23 11:27:42 2024 +0000
[DOCS] Add 3.2.0 release notes
---
content/community.html | 4 +-
content/datasets.html | 4 +-
content/datasets/adult.html | 4 +-
content/datasets/clickbait.html | 4 +-
content/datasets/mnist.html | 4 +-
content/documentation.html | 9 +--
content/download.html | 50 +++++++--------
content/get-started.html | 4 +-
content/index.html | 4 +-
content/privacy-policy.html | 4 +-
.../systemds-release-notes-2.0.0.html | 4 +-
.../systemds-release-notes-2.1.0.html | 4 +-
.../systemds-release-notes-2.2.0.html | 4 +-
.../systemds-release-notes-2.2.x.html | 4 +-
.../systemds-release-notes-3.0.0.html | 4 +-
.../systemds-release-notes-3.1.0.html | 4 +-
...ting.html => systemds-release-notes-3.2.0.html} | 74 ++++++++++++++--------
.../systemml-release-notes-0.10.0-incubating.html | 4 +-
.../systemml-release-notes-0.11.0-incubating.html | 4 +-
.../systemml-release-notes-0.12.0-incubating.html | 4 +-
.../systemml-release-notes-0.13.0-incubating.html | 4 +-
.../systemml-release-notes-0.14.0-incubating.html | 4 +-
.../systemml-release-notes-0.15.0.html | 4 +-
.../systemml-release-notes-0.9.0-incubating.html | 4 +-
.../systemml-release-notes-1.0.0.html | 4 +-
.../systemml-release-notes-1.1.0.html | 4 +-
.../systemml-release-notes-1.2.0.html | 4 +-
content/roadmap.html | 4 +-
content/security.html | 4 +-
29 files changed, 128 insertions(+), 109 deletions(-)
diff --git a/content/community.html b/content/community.html
index 15207d0b..6a8cc4fa 100644
--- a/content/community.html
+++ b/content/community.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/datasets.html b/content/datasets.html
index 97d0702f..744cb046 100644
--- a/content/datasets.html
+++ b/content/datasets.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/datasets/adult.html b/content/datasets/adult.html
index 320d1465..4b2ed323 100644
--- a/content/datasets/adult.html
+++ b/content/datasets/adult.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/datasets/clickbait.html b/content/datasets/clickbait.html
index 457ebf4b..c07c81fc 100644
--- a/content/datasets/clickbait.html
+++ b/content/datasets/clickbait.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/datasets/mnist.html b/content/datasets/mnist.html
index 17a6969e..402821fd 100644
--- a/content/datasets/mnist.html
+++ b/content/datasets/mnist.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/documentation.html b/content/documentation.html
index 975e5c63..bb67ff86 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
@@ -161,12 +161,13 @@
<p>Documentation such as programming guides, reference guides, and API
docs is available for SystemDS below:</p>
<a class="button button-primary"
href="https://apache.github.io/systemds/">Latest</a>
<p></p>
- <a class="button button-primary" href="docs/3.1.0/index">3.1.0</a>
- <a class="button button-primary"
href="release-notes/systemds-release-notes-3.1.0">ReleaseNotes</a>
+ <a class="button button-primary" href="docs/3.2.0/index">3.2.0</a>
+ <a class="button button-primary"
href="release-notes/systemds-release-notes-3.2.0">ReleaseNotes</a>
</div>
<div class="col col-4">
<p>each released version of SystemML/DS:</p>
<ul>
+ <li><a href="docs/3.1.0/index">3.1.0</a>, <a
href="release-notes/systemds-release-notes-3.1.0">ReleaseNotes</a></li>
<li><a href="docs/3.0.0/index">3.0.0</a>, <a
href="release-notes/systemds-release-notes-3.0.0">ReleaseNotes</a></li>
<li><a href="docs/2.2.2/index">2.2.2</a>, <a
href="release-notes/systemds-release-notes-2.2.2">ReleaseNotes</a></li>
<li><a href="docs/2.1.0/index">2.1.0</a>, <a
href="release-notes/systemds-release-notes-2.1.0">ReleaseNotes</a></li>
diff --git a/content/download.html b/content/download.html
index cdc2a55f..e54849ba 100644
--- a/content/download.html
+++ b/content/download.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
@@ -164,7 +164,7 @@
<a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License,
version 2.0</a>. </p>
</div>
<div class="col col-12 content-group">
- <h2>Download SystemDS 3.1.0 for Apache Spark 3.x and above</h2>
+ <h2>Download SystemDS 3.2.0 for Apache Spark 3.x and above</h2>
</div>
<div class="col col-12 content-group row">
@@ -177,67 +177,67 @@
</tr>
<tr>
<td><a
-
href="https://www.apache.org/dyn/closer.lua/systemds/3.1.0/systemds-3.1.0-bin.tgz"
- target="_blank"> systemds-3.1.0 (Binary
+
href="https://www.apache.org/dyn/closer.lua/systemds/3.2.0/systemds-3.2.0-bin.tgz"
+ target="_blank"> systemds-3.2.0 (Binary
tgz)</a></td>
<td><a
-
href="https://www.apache.org/dist/systemds/3.1.0/systemds-3.1.0-bin.tgz.sha512">SHA512</a>
+
href="https://www.apache.org/dist/systemds/3.2.0/systemds-3.2.0-bin.tgz.sha512">SHA512</a>
</td>
<td><a
-
href="https://www.apache.org/dist/systemds/3.1.0/systemds-3.1.0-bin.tgz.asc">ASC</a>
+
href="https://www.apache.org/dist/systemds/3.2.0/systemds-3.2.0-bin.tgz.asc">ASC</a>
</td>
</tr>
<tr>
<td><a
-
href="https://www.apache.org/dyn/closer.lua/systemds/3.1.0/systemds-3.1.0-bin.zip"
- target="_blank">systemds-3.1.0 (Binary
+
href="https://www.apache.org/dyn/closer.lua/systemds/3.2.0/systemds-3.2.0-bin.zip"
+ target="_blank">systemds-3.2.0 (Binary
zip)</a></td>
<td><a
-
href="https://www.apache.org/dist/systemds/3.1.0/systemds-3.1.0-bin.zip.sha512">SHA512</a>
+
href="https://www.apache.org/dist/systemds/3.2.0/systemds-3.2.0-bin.zip.sha512">SHA512</a>
</td>
<td><a
-
href="https://www.apache.org/dist/systemds/3.1.0/systemds-3.1.0-bin.zip.asc">ASC</a>
+
href="https://www.apache.org/dist/systemds/3.2.0/systemds-3.2.0-bin.zip.asc">ASC</a>
</td>
</tr>
<tr>
<td><a
-
href="https://www.apache.org/dyn/closer.lua/systemds/3.1.0/systemds-3.1.0-src.tgz"
- target="_blank">systemds-3.1.0 (Source
+
href="https://www.apache.org/dyn/closer.lua/systemds/3.2.0/systemds-3.2.0-src.tgz"
+ target="_blank">systemds-3.2.0 (Source
tgz)</a></td>
<td><a
-
href="https://www.apache.org/dist/systemds/3.1.0/systemds-3.1.0-src.tgz.sha512">SHA512</a>
+
href="https://www.apache.org/dist/systemds/3.2.0/systemds-3.2.0-src.tgz.sha512">SHA512</a>
</td>
<td><a
-
href="https://www.apache.org/dist/systemds/3.1.0/systemds-3.1.0-src.tgz.asc">ASC</a>
+
href="https://www.apache.org/dist/systemds/3.2.0/systemds-3.2.0-src.tgz.asc">ASC</a>
</td>
</tr>
<tr>
<td><a
-
href="https://www.apache.org/dyn/closer.lua/systemds/3.1.0/systemds-3.1.0-src.zip"
- target="_blank">systemds-3.1.0 (Source
+
href="https://www.apache.org/dyn/closer.lua/systemds/3.2.0/systemds-3.2.0-src.zip"
+ target="_blank">systemds-3.2.0 (Source
zip)</a></td>
<td><a
-
href="https://www.apache.org/dist/systemds/3.1.0/systemds-3.1.0-src.zip.sha512">SHA512</a>
+
href="https://www.apache.org/dist/systemds/3.2.0/systemds-3.2.0-src.zip.sha512">SHA512</a>
</td>
<td><a
-
href="https://www.apache.org/dist/systemds/3.1.0/systemds-3.1.0-src.zip.asc">ASC</a>
+
href="https://www.apache.org/dist/systemds/3.2.0/systemds-3.2.0-src.zip.asc">ASC</a>
</td>
</tr>
<!-- <tr>
<td><a
-
href="http://www.apache.org/dyn/closer.lua/systemds/3.1.0/systemds-3.1.0-python.tgz"
- target="_blank">systemds-3.1.0 (Python
+
href="http://www.apache.org/dyn/closer.lua/systemds/3.2.0/systemds-3.2.0-python.tgz"
+ target="_blank">systemds-3.2.0 (Python
package .tgz)</a></td>
<td><a
-
href="https://www.apache.org/dist/systemds/3.1.0/systemds-3.1.0-python.tgz.sha512">SHA512</a>
+
href="https://www.apache.org/dist/systemds/3.2.0/systemds-3.2.0-python.tgz.sha512">SHA512</a>
</td>
<td><a
-
href="https://www.apache.org/dist/systemds/3.1.0/systemds-3.1.0-python.tgz.asc">ASC</a>
+
href="https://www.apache.org/dist/systemds/3.2.0/systemds-3.2.0-python.tgz.asc">ASC</a>
</td>
</tr> -->
<tr>
- <td><a
href="release-notes/systemds-release-notes-3.1.0.html">Release
+ <td><a
href="release-notes/systemds-release-notes-3.2.0.html">Release
Notes</a></td>
<td></td>
<td></td>
@@ -265,7 +265,7 @@
<pre><dependency>
<groupId>org.apache.systemds</groupId>
<artifactId>systemds</artifactId>
- <version>3.1.0</version>
+ <version>3.2.0</version>
</dependency></pre>
<h3>Previous Releases</h3>
diff --git a/content/get-started.html b/content/get-started.html
index c5317a2c..5afb599f 100644
--- a/content/get-started.html
+++ b/content/get-started.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/index.html b/content/index.html
index 4477b611..6a07c9ea 100644
--- a/content/index.html
+++ b/content/index.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/privacy-policy.html b/content/privacy-policy.html
index ef78cfae..f5a9e307 100644
--- a/content/privacy-policy.html
+++ b/content/privacy-policy.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemds-release-notes-2.0.0.html
b/content/release-notes/systemds-release-notes-2.0.0.html
index bf9d0986..739b80dd 100644
--- a/content/release-notes/systemds-release-notes-2.0.0.html
+++ b/content/release-notes/systemds-release-notes-2.0.0.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemds-release-notes-2.1.0.html
b/content/release-notes/systemds-release-notes-2.1.0.html
index 62087553..07cb34f3 100644
--- a/content/release-notes/systemds-release-notes-2.1.0.html
+++ b/content/release-notes/systemds-release-notes-2.1.0.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemds-release-notes-2.2.0.html
b/content/release-notes/systemds-release-notes-2.2.0.html
index 3ed65ecd..82325a81 100644
--- a/content/release-notes/systemds-release-notes-2.2.0.html
+++ b/content/release-notes/systemds-release-notes-2.2.0.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemds-release-notes-2.2.x.html
b/content/release-notes/systemds-release-notes-2.2.x.html
index 7931ce6c..30584190 100644
--- a/content/release-notes/systemds-release-notes-2.2.x.html
+++ b/content/release-notes/systemds-release-notes-2.2.x.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemds-release-notes-3.0.0.html
b/content/release-notes/systemds-release-notes-3.0.0.html
index 52dbaf02..4e7814aa 100644
--- a/content/release-notes/systemds-release-notes-3.0.0.html
+++ b/content/release-notes/systemds-release-notes-3.0.0.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemds-release-notes-3.1.0.html
b/content/release-notes/systemds-release-notes-3.1.0.html
index 00af4e31..bdc813c8 100644
--- a/content/release-notes/systemds-release-notes-3.1.0.html
+++ b/content/release-notes/systemds-release-notes-3.1.0.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git
a/content/release-notes/systemml-release-notes-0.11.0-incubating.html
b/content/release-notes/systemds-release-notes-3.2.0.html
similarity index 66%
copy from content/release-notes/systemml-release-notes-0.11.0-incubating.html
copy to content/release-notes/systemds-release-notes-3.2.0.html
index 8ab6cfb3..5cb2e597 100644
--- a/content/release-notes/systemml-release-notes-0.11.0-incubating.html
+++ b/content/release-notes/systemds-release-notes-3.2.0.html
@@ -14,7 +14,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
- <title>SystemML 0.11.0-incubating Release Notes</title>
+ <title>SystemDS 3.2.0 Release Notes</title>
<meta name="description" content="Project Release Notes">
<meta name="author" content="Apache SystemDS">
@@ -27,7 +27,7 @@
Learn more: https://developers.facebook.com/docs/sharing/webmasters -->
<meta property="og:url" content="https://systemds.apache.org/" />
<meta property="og:type" content="website" />
- <meta property="og:title" content="SystemML 0.11.0-incubating Release Notes"
/>
+ <meta property="og:title" content="SystemDS 3.2.0 Release Notes" />
<meta property="og:description" content="Apache SystemDS is an open source
ML system for the end-to-end data science lifecycle" />
<meta property="og:image" content="" />
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
@@ -149,7 +149,7 @@
<section class="full-stripe full-stripe--subpage-header clear-header">
<div class="ml-container ml-container--horizontally-center">
<div class="col col-12 content-group content-group--center-content
content-group--center-align">
- <h1>Apache SystemDS<sup id="trademark">™</sup> 0.11.0-incubating
Release Notes</h1>
+ <h1>Apache SystemDS<sup id="trademark">™</sup> 3.2.0 Release
Notes</h1>
</div>
</div>
</section>
@@ -158,45 +158,63 @@
<div class="ml-container">
<div class="col col-12 content-group content-group--medium-bottom-margin">
- <p>The <strong>Apache SystemML 0.11.0-incubating release</strong> was
approved on November 12, 2016. It is the third release of Apache SystemML since
it
-became an incubator project on November 2nd, 2015. Extensive updates have been
made to the project in several areas, as detailed
-below.</p>
+ <h2 id="release-notes-for-systemds-320">Release notes for SystemDS
3.2.0</h2>
+
+ <p>SystemDS 3.2 is a minor release. Release 3.2 contains new features
and major improvements to existing features.</p>
<h3 id="new-features">New Features</h3>
+
<ul>
- <li>SystemML frames</li>
- <li>New MLContext API</li>
- <li>Transform functions based on SystemML frames</li>
+ <li>Reuse, recycling, and memory management of GPU</li>
+ <li>New operator placement strategy to maximize parallelism across
backends (CPU, Spark, GPU)</li>
+ <li>Improved compiler integration of multi-backend reuse: delayed
caching, eviction placement, checkpoint placement, and asynchronous
operators</li>
+ <li>Frame compression and lossy compression with binning</li>
+ <li>Improved compression support for transform encode</li>
+ <li>Ultra sparse matrix multiplication optimization</li>
+ <li>Improved parallel writing to the local file system</li>
+ <li>Extended sparsity propagation in federated backend</li>
+ <li>Deduplicated matrix block for word embedding</li>
+ <li>Double compressed sparse row block</li>
+ <li>Time-series Alignment library (Python API)</li>
</ul>
- <h3 id="experimental-features--algorithms">Experimental Features /
Algorithms</h3>
+ <h3 id="new-builtins">New Builtins</h3>
+
<ul>
- <li>New built-in functions for deep learning (convolution and
pooling)</li>
- <li>Deep learning library (DML bodied functions)</li>
- <li>Python DSL Integration</li>
- <li>GPU Support</li>
- <li>Compressed Linear Algebra</li>
+ <li>Linearized image transformations</li>
+ <li>Anomaly detection via IsolationForest</li>
+ <li>Better support for DNN models</li>
+ <li>Performance improvement of many existing builtins</li>
</ul>
- <h3 id="new-algorithms">New Algorithms</h3>
+ <h3 id="other-optimizations">Other Optimizations</h3>
+
<ul>
- <li>Lasso</li>
- <li>kNN</li>
- <li>Lanczos</li>
- <li>PPCA</li>
+ <li>Various new compiler rewrites</li>
+ <li>Extended constant folding</li>
+ <li>Improved handling of ultra-sparse matrices</li>
+ <li>Rewrites for GPU operators</li>
+ <li>Robustness for decision tree and random forest</li>
+ <li>Improved performance of transform encode/apply</li>
+ <li>Various bug fixes in memory estimates, Spark checkpointing, frame
operations, IO, and other areas</li>
</ul>
- <h3 id="new-deep-learning-algorithms">New Deep Learning Algorithms</h3>
+ <h3 id="software-build">Software Build</h3>
+
<ul>
- <li>CNN (Lenet)</li>
- <li>RBM</li>
+ <li>Upgrade spark 3.5 and corresponding dependencies and fix
imports</li>
+ <li>Slf4j and log4j update to the latest version</li>
+ <li>GitHub actions improvements for Windows, upgrade the actions
dependencies to the latest. Fix all the flagged dependencies</li>
+ <li>Fix GitHub actions failure related to federated tests</li>
+ <li>Code coverage and actions artifact lifecycle</li>
</ul>
- <h3 id="various-fixes">Various Fixes</h3>
+ <h3 id="documentation">Documentation</h3>
+
<ul>
- <li>Several bug fixes for diverse issues</li>
+ <li>Fix federated tutorial commands.</li>
+ <li>Builtin functions, Random Forest and decision tree algorithms</li>
</ul>
-
</div></div></section>
</div>
diff --git
a/content/release-notes/systemml-release-notes-0.10.0-incubating.html
b/content/release-notes/systemml-release-notes-0.10.0-incubating.html
index cfd08b82..1acff785 100644
--- a/content/release-notes/systemml-release-notes-0.10.0-incubating.html
+++ b/content/release-notes/systemml-release-notes-0.10.0-incubating.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git
a/content/release-notes/systemml-release-notes-0.11.0-incubating.html
b/content/release-notes/systemml-release-notes-0.11.0-incubating.html
index 8ab6cfb3..e381fddd 100644
--- a/content/release-notes/systemml-release-notes-0.11.0-incubating.html
+++ b/content/release-notes/systemml-release-notes-0.11.0-incubating.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git
a/content/release-notes/systemml-release-notes-0.12.0-incubating.html
b/content/release-notes/systemml-release-notes-0.12.0-incubating.html
index 38c8e111..67679a0c 100644
--- a/content/release-notes/systemml-release-notes-0.12.0-incubating.html
+++ b/content/release-notes/systemml-release-notes-0.12.0-incubating.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git
a/content/release-notes/systemml-release-notes-0.13.0-incubating.html
b/content/release-notes/systemml-release-notes-0.13.0-incubating.html
index 32ad2d91..880ff2e7 100644
--- a/content/release-notes/systemml-release-notes-0.13.0-incubating.html
+++ b/content/release-notes/systemml-release-notes-0.13.0-incubating.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git
a/content/release-notes/systemml-release-notes-0.14.0-incubating.html
b/content/release-notes/systemml-release-notes-0.14.0-incubating.html
index 8e5cfba6..8f8c1b09 100644
--- a/content/release-notes/systemml-release-notes-0.14.0-incubating.html
+++ b/content/release-notes/systemml-release-notes-0.14.0-incubating.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemml-release-notes-0.15.0.html
b/content/release-notes/systemml-release-notes-0.15.0.html
index 90338ad3..1699a9a5 100644
--- a/content/release-notes/systemml-release-notes-0.15.0.html
+++ b/content/release-notes/systemml-release-notes-0.15.0.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemml-release-notes-0.9.0-incubating.html
b/content/release-notes/systemml-release-notes-0.9.0-incubating.html
index b3a3f4bd..483e80a1 100644
--- a/content/release-notes/systemml-release-notes-0.9.0-incubating.html
+++ b/content/release-notes/systemml-release-notes-0.9.0-incubating.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemml-release-notes-1.0.0.html
b/content/release-notes/systemml-release-notes-1.0.0.html
index 95269e8a..9e62c3cc 100644
--- a/content/release-notes/systemml-release-notes-1.0.0.html
+++ b/content/release-notes/systemml-release-notes-1.0.0.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemml-release-notes-1.1.0.html
b/content/release-notes/systemml-release-notes-1.1.0.html
index 42f014be..0ece1399 100644
--- a/content/release-notes/systemml-release-notes-1.1.0.html
+++ b/content/release-notes/systemml-release-notes-1.1.0.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/release-notes/systemml-release-notes-1.2.0.html
b/content/release-notes/systemml-release-notes-1.2.0.html
index 51439c11..10c9947c 100644
--- a/content/release-notes/systemml-release-notes-1.2.0.html
+++ b/content/release-notes/systemml-release-notes-1.2.0.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/roadmap.html b/content/roadmap.html
index 40e8dbc9..4c7d01d5 100644
--- a/content/roadmap.html
+++ b/content/roadmap.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>
diff --git a/content/security.html b/content/security.html
index 72bccbb9..bd3c8a3c 100644
--- a/content/security.html
+++ b/content/security.html
@@ -75,10 +75,10 @@
<li><a href="https://apache.github.io/systemds/"
target="_blank">latest</a></li>
- <li><a href="https://systemds.apache.org/docs/3.1.0/"
target="_blank">3.1.0 (stable)</a></li>
+ <li><a href="https://systemds.apache.org/docs/3.2.0/"
target="_blank">3.2.0 (stable)</a></li>
- <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.1.0"
target="_blank">Release Notes 3.1.0</a></li>
+ <li><a
href="https://systemds.apache.org/release-notes/systemds-release-notes-3.2.0"
target="_blank">Release Notes 3.2.0</a></li>
</ul>