You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by my...@apache.org on 2020/07/29 11:35:06 UTC

[incubator-dlab] branch DLAB-515 updated (e5540a2 -> 8dbacee)

This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a change to branch DLAB-515
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from e5540a2  [DLAB-515] Dataengine kernels removing fixed
     add 834cf62  [DLAB-1810]: fixed some versions
     add 0f92ecb  [DLAB-1810]: fixed some versions
     add 638350c  [DLAB-1810]: changed cmake version
     add 8bb04b9  [DLAB-1810]: changed caffe2 version
     add d9c40f5  [DLAB-1810]: temporarily turned of instance deletion on failure
     add 6205a03  [DLAB-1810]: changed caffe2 version and how it is installed
     add 22c905d  [DLAB-1810]: added fix for torch
     add 825ffbf  [DLAB-1810]: moved pytorch_branch as variable to dlab.ini
     add 40f1909  [DLAB-1810]: uncommented superset instance removal on failure
     add eb536dd  [DLAB-1810]: changed torch git repository link
     add a355d9c  [DLAB-1810]: changed cntk version
     add 9f21179  [DLAB-1810]: changed cntk version and link
     add 3437ed2  [DLAB-1810]: changed mxnet version
     add 7dc705a  [DLAB-1810]: added cntk version for py2
     add 802675a  [DLAB-1810]: changed cntk-gpu link
     add 4c1ee4f  [DLAB-1810]: added some luarocks dependencies
     add 0082910  [DLAB-1810]: increased wait time during reboot to 180, with wait=150 script exited on gcp
     add 9f56486  [DLAB-1810]: commented torch related code
     add f3a405a  [DLAB-1810]: disabled iTorch installation
     new 8dbacee  Merge pull request #835 from apache/DLAB-1810

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/dataengine/scripts/configure_dataengine.py |  7 +--
 .../scripts/configure_deep_learning_node.py        | 28 ++++++-----
 .../src/general/conf/dlab.ini                      | 18 +++++---
 .../src/general/lib/os/debian/notebook_lib.py      | 54 +++++++++++-----------
 .../src/general/lib/os/redhat/notebook_lib.py      | 16 +++----
 .../scenario_deeplearning/deeplearning_tests.py    | 12 ++---
 6 files changed, 74 insertions(+), 61 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org


[incubator-dlab] 01/01: Merge pull request #835 from apache/DLAB-1810

Posted by my...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a commit to branch DLAB-515
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 8dbacee52e01bd928a9411af33ab228b1b92a1a3
Merge: e5540a2 f3a405a
Author: bodnarmykola <46...@users.noreply.github.com>
AuthorDate: Wed Jul 29 14:34:55 2020 +0300

    Merge pull request #835 from apache/DLAB-1810
    
    [DLAB-1810]: [Branch-515][AWS][GCP]: DeepLearning creation fails

 .../src/dataengine/scripts/configure_dataengine.py |  7 +--
 .../scripts/configure_deep_learning_node.py        | 28 ++++++-----
 .../src/general/conf/dlab.ini                      | 18 +++++---
 .../src/general/lib/os/debian/notebook_lib.py      | 54 +++++++++++-----------
 .../src/general/lib/os/redhat/notebook_lib.py      | 16 +++----
 .../scenario_deeplearning/deeplearning_tests.py    | 12 ++---
 6 files changed, 74 insertions(+), 61 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org