I ran our perftest up to 8GB with codegen enabled. Generally it ran fine with good performance improvements, except for few runtime issues with multi-nomial Mlogreg and Naive Bayes (SYSTEMML-1897). I already pushed the related fix to master and the 0.15 branch so we can include it if we anyway cut another release.
Regards, Matthias On Tue, Sep 5, 2017 at 9:48 PM, Luciano Resende <[email protected]> wrote: > There seem to be several occurences of "systemml-0.14.0-incubating.zip" in > the release artifacts instead of pointing to the 0.15 release which should > be fixed if we have to produce a new rc. > > Other than that, it looks good around packaging and legal aspects. > > + 1 > > On Tue, Sep 5, 2017 at 9:11 PM, Arvind Surve <[email protected]> > wrote: > > > Please vote on releasing the following candidate as Apache SystemML > > version 0.15.0 > > > > The vote is open for at least 72 hours and passes if a majority of at > > least 3 +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache SystemML 0.15.0 > > [ ] -1 Do not release this package because ... > > > > To learn more about Apache SystemML, please see http://systemml.apache. > > org/ > > > > The tag to be voted on is v0.15.0-rc1 (467de1cb17c70a1f9796e732d34cb2 > > c216bb70a8) > > > > https://github.com/apache/systemml/commit/467de1cb17c70a1f9796e732d34cb2 > > c216bb70a8 > > > > The release artifacts can be found at : > > https://dist.apache.org/repos/dist/dev/systemml/0.15.0-rc1/ > > > > > > The maven release artifacts, including signatures, digests, etc. can > > be found at: > > https://repository.apache.org/content/repositories/ > > orgapachesystemml-1023/org/apache/systemml/systemml/0.15.0/ > > > > ===================================== > > == Apache Incubator release policy == > > ===================================== > > Please find below the guide to release management during incubation: > > http://incubator.apache.org/guides/releasemanagement.html > > > > ======================================= > > == How can I help test this release? == > > ======================================= > > If you are a SystemML user, you can help us test this release by taking > > an existing Algorithm or workload and running on this release candidate, > > then > > reporting any regressions. > > > > ================================================ > > == What justifies a -1 vote for this release? == > > ================================================ > > -1 votes should only occur for significant stop-ship bugs or legal > > related issues (e.g. wrong license, missing header files, etc). Minor > bugs > > or regressions should not block this release. > > -Arvind > > > > Arvind Surve | Spark Technology Center | http://www.spark.tc/ > > > > > -- > Luciano Resende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/ >
