Repository: systemml-website Updated Branches: refs/heads/master ebc2ac593 -> 244d3a91f
Add 1.1.0 release notes, updated roadmap, and download page Project: http://git-wip-us.apache.org/repos/asf/systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml-website/commit/244d3a91 Tree: http://git-wip-us.apache.org/repos/asf/systemml-website/tree/244d3a91 Diff: http://git-wip-us.apache.org/repos/asf/systemml-website/diff/244d3a91 Branch: refs/heads/master Commit: 244d3a91f6383b48f3630895b683e0c105e045e8 Parents: ebc2ac5 Author: Berthold Reinwald <[email protected]> Authored: Thu Mar 29 15:55:36 2018 -0700 Committer: Berthold Reinwald <[email protected]> Committed: Thu Mar 29 15:55:36 2018 -0700 ---------------------------------------------------------------------- _src/download.html | 14 +++++++------- _src/roadmap.html | 49 +++++++++++++++++++++++++++---------------------- 2 files changed, 34 insertions(+), 29 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/systemml-website/blob/244d3a91/_src/download.html ---------------------------------------------------------------------- diff --git a/_src/download.html b/_src/download.html index b29ff11..58004e6 100644 --- a/_src/download.html +++ b/_src/download.html @@ -47,32 +47,32 @@ limitations under the License. <table class="table table-hover"> <tr> <th><b>Name</b></th> - <th><b>MD5</b></th> + <th><b>SHA512</b></th> <th><b>Signature</b></th> </tr> <tr> <td><a href="http://www.apache.org/dyn/closer.lua/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-bin.tgz" target="_blank"> {{ site.data.project.release_name }}-{{ site.data.project.release_version }} (Binary tgz)</a></td> - <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-bin.tgz.md5">MD5</a> </td> + <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-bin.tgz.sha512">SHA512</a> </td> <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-bin.tgz.asc">ASC</a></td> </tr> <tr> <td><a href="http://www.apache.org/dyn/closer.lua/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-bin.zip" target="_blank">{{ site.data.project.release_name }}-{{ site.data.project.release_version }} (Binary zip)</a></td> - <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-bin.zip.md5">MD5</a></td> + <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-bin.zip.sha512">SHA512</a></td> <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-bin.zip.asc">ASC</a></td> </tr> <tr> <td><a href="http://www.apache.org/dyn/closer.lua/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-src.tgz" target="_blank">{{ site.data.project.release_name }}-{{ site.data.project.release_version }} (Source tgz)</a></td> - <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-src.tgz.md5">MD5</a></td> + <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-src.tgz.sha512">SHA512</a></td> <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-src.tgz.asc">ASC</a></td> </tr> <tr> <td><a href="http://www.apache.org/dyn/closer.lua/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-src.zip" target="_blank">{{ site.data.project.release_name }}-{{ site.data.project.release_version }} (Source zip)</a></td> - <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-src.zip.md5">MD5</a></td> + <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-src.zip.sha512">SHA512</a></td> <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-src.zip.asc">ASC</a></td> </tr> <tr> <td><a href="http://www.apache.org/dyn/closer.lua/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-python.tgz" target="_blank">{{ site.data.project.release_name }}-{{ site.data.project.release_version }} (Python package .tgz)</a></td> - <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-python.tgz.md5">MD5</a></td> + <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-python.tgz.sha512">SHA512</a></td> <td><a href="https://www.apache.org/dist/systemml/{{ site.data.project.release_version }}/systemml-{{ site.data.project.release_version }}-python.tgz.asc">ASC</a></td> </tr> @@ -111,7 +111,7 @@ mvn clean package</pre> </dependency></pre> <h3>Previous Releases</h3> - <p>All previous releases of Apache SystemML can be obtained from <a href="http://archive.apache.org/dist/incubator/systemml/" target="_blank">archives</a>. For Spark 1.6 support, please use Apache SystemML 0.12.</p> + <p>Previous releases of Apache SystemML can be obtained from <a href="http://archive.apache.org/dist/systemml/" target="_blank">archives</a>. Previous incubator releases can be obtained from <a href="http://archive.apache.org/dist/incubator/systemml/" target="_blank">incubator archives</a>. For Spark 1.6 support, please use Apache SystemML 0.12.</p> </div> </div> </div> http://git-wip-us.apache.org/repos/asf/systemml-website/blob/244d3a91/_src/roadmap.html ---------------------------------------------------------------------- diff --git a/_src/roadmap.html b/_src/roadmap.html index 45ebca9..9dc3044 100644 --- a/_src/roadmap.html +++ b/_src/roadmap.html @@ -36,7 +36,7 @@ limitations under the License. <section class="full-stripe full-stripe--alternate"> <div class="ml-container ml-container--narrow content-group"> <div class="col col-12"> - <h2>Planned for Future SystemML 1.1</h2> + <h2>Planned for Future SystemML 1.2</h2> <ul> <li>Algorithms & builtin functions <ul> @@ -63,31 +63,26 @@ limitations under the License. </li> <li>Code generation <ul> - <li>Deep learning operationss</li> + <li>Deep learning operations</li> <li>Heterogeneous HW, incl GPUs</li> </ul> </li> <li>Compressed Linear Algebra <ul> - <li>Matrix-matrix multiplications</li> <li>Deep learning operations</li> <li>Ultra-sparse datasets</li> </ul> </li> <li>Misc Runtime <ul> - <li>Large dense matrix blocks > 16GB</li> <li>NUMA-awareness (thread pools, matrix partitioning)</li> <li>Unified memory management (ops, bufferpool, RDDs/broadcasts)</li> <li>Support additional external formats such as feather format for matrices and frames</li> <li>Parfor support for broadcasts</li> - <li>Extended support for multi-threaded operations</li> - <li>Boolean matrices</li> </ul> </li> <li>Misc Compiler <ul> - <li>Support single-output UDFs in expressions</li> <li>Consolidate replicated compilation chain (e.g., diff APIs)</li> <li>Holistic sum-product optimization and operator fusion</li> <li>Extended sparsity estimators</li> @@ -99,7 +94,6 @@ limitations under the License. <li>APIs <ul> <li>Python Binding for JMLC API</li> - <li>Consistency Python/Java APIs</li> </ul> </li> @@ -128,6 +122,24 @@ limitations under the License. <h2>Current Release</h2> <ul> <li> + <strong>SystemML 1.1.0 (<a href="release-notes/systemml-release-notes-1.1.0.html">released</a> in March, 2018) + <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12342282">details</a></strong> + <ul> + <li>New Builtin Functions: `ifelse`, `assert`, `eval`, `avg_pool`, `avg_pool_backward`</li> + <li>Additional Layers in NN library: average pooling, upsampling, low-rank fully connected</li> + <li>New Capabilities/Features such as dense matrix blocks >16GB, additional ParFor result aggregation operations, UDFs callable in expressions, zero rows/columns matrices, matrix-matrix multiplication over compressed matrices</li> + <li>Extended Caffe2DML and Keras2DML APIs</li> + <li>Compiler & Runtime enhancements</> + <li>Performance improvements</li> + </ul> + </li> + </ul> + </div> + + <div class="col col-12"> + <h2>Prior Releases</h2> + <ul> + <li> <strong>SystemML 1.0.0 (<a href="release-notes/systemml-release-notes-1.0.0.html">released</a> in December, 2017) <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12338328">details</a></strong> <ul> @@ -147,20 +159,13 @@ limitations under the License. <li>Enhanced code generation, code gen optimizer, and multi-threaded codegen operators/li> <li>Enhanced GPU support</li> </ul> - </li> - <li> - Removals - <ul> - <li>Dropped JDK 7 support</li> - </ul> - </li> - </ul> - </div> - - <div class="col col-12"> - <h2>Prior Releases</h2> - - <ul> + </li> + <li> + Removals + <ul> + <li>Dropped JDK 7 support</li> + </ul> + </li> <li> <strong>SystemML 0.15.0 (<a href="release-notes/systemml-release-notes-0.15.0.html">released</a> in September, 2017) <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12341587">details</a></strong>
