[GitHub] [systemml] asfgit closed pull request #911: [SYSTEMDS-344]Unmark functions/SBs containing non-determinism

2020-05-17 Thread GitBox
asfgit closed pull request #911: URL: https://github.com/apache/systemml/pull/911 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [systemml] mboehm7 commented on pull request #911: [SYSTEMDS-344]Unmark functions/SBs containing non-determinism

2020-05-17 Thread GitBox
mboehm7 commented on pull request #911: URL: https://github.com/apache/systemml/pull/911#issuecomment-629858562 LGTM - thanks @phaniarnab. The only missing piece was to copy this information during parfor worker creation (where we deep copy functions and statement blocks to allow to

[GitHub] [systemml] Baunsgaard commented on pull request #910: [MINOR] L2SVM, now directly support 1 Hot input

2020-05-17 Thread GitBox
Baunsgaard commented on pull request #910: URL: https://github.com/apache/systemml/pull/910#issuecomment-629857227 Thanks for the Review @mboehm7 , I will make the modifications. You are a bit early, because i decided to change many things again again, i should perhaps have marked the PR

[GitHub] [systemml] mboehm7 commented on a change in pull request #910: [MINOR] L2SVM, now directly support 1 Hot input

2020-05-17 Thread GitBox
mboehm7 commented on a change in pull request #910: URL: https://github.com/apache/systemml/pull/910#discussion_r426299182 ## File path: scripts/builtin/l2svm.dml ## @@ -44,58 +47,62 @@ m_l2svm = function(Matrix[Double] X, Matrix[Double] Y, Boolean intercept = FALSE,

Re: Docker Container Organisation

2020-05-17 Thread Matthias Boehm
thanks for following-up on this. @Berthold: do I remember correctly that you looked into a similar setup a while ago? Regards, Matthias On 5/15/2020 7:46 PM, Baunsgaard, Sebastian wrote: Hi SystemDS developers. Currently we have some docker containers that are associated with my personal