You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Supported DSVM editions | Windows Server 2019<br>Linux |
25
25
| How is it configured and installed on the DSVM? |_nvidia-smi_ is available on the system path. |
26
26
| How to run it | Open a command prompt (on Windows) or a terminal (on Linux), and then run _nvidia-smi_. |
@@ -29,7 +29,7 @@ Deep learning frameworks on the DSVM are listed below.
29
29
30
30
| Category | Value |
31
31
| ------------- | ------------- |
32
-
|Version(s) supported| 0.21.3|
32
+
|Supported versions| 0.21.3|
33
33
| Supported DSVM editions | Linux |
34
34
| How is it configured and installed on the DSVM? | Horovod is installed in Python 3.5 |
35
35
| How to run it | Activate the correct environment at the terminal, and then run Python. |
@@ -38,7 +38,7 @@ Deep learning frameworks on the DSVM are listed below.
38
38
39
39
| Category | Value |
40
40
|--|--|
41
-
|Version(s) supported||
41
+
|Supported versions||
42
42
| Supported DSVM editions | Windows Server 2019<br>Linux |
43
43
| What is it used for? | As an NVIDIA tool to query GPU activity |
44
44
| How is it configured and installed on the DSVM? |`nvidia-smi` is on the system path. |
@@ -48,7 +48,7 @@ Deep learning frameworks on the DSVM are listed below.
48
48
49
49
| Category | Value |
50
50
|--|--|
51
-
|Version(s) supported| 1.9.0 (Linux, Windows 2019) |
51
+
|Supported versions| 1.9.0 (Linux, Windows 2019) |
52
52
| Supported DSVM editions | Windows Server 2019<br>Linux |
53
53
| How is it configured and installed on the DSVM? | Installed in Python, conda environments 'py38_default', 'py38_pytorch' |
54
54
| How to run it | At the terminal, activate the appropriate environment, and then run Python.<br/>*[JupyterHub](dsvm-ubuntu-intro.md#how-to-access-the-ubuntu-data-science-virtual-machine): Connect, and then open the PyTorch directory for samples. |
@@ -57,7 +57,7 @@ Deep learning frameworks on the DSVM are listed below.
57
57
58
58
| Category | Value |
59
59
|--|--|
60
-
|Version(s) supported| 2.5 |
60
+
|Supported versions| 2.5 |
61
61
| Supported DSVM editions | Windows Server 2019<br>Linux |
62
62
| How is it configured and installed on the DSVM? | Installed in Python, conda environments 'py38_default', 'py38_tensorflow' |
63
63
| How to run it | At the terminal, activate the correct environment, and then run Python. <br/> * Jupyter: Connect to [Jupyter](provision-vm.md) or [JupyterHub](dsvm-ubuntu-intro.md#how-to-access-the-ubuntu-data-science-virtual-machine), and then open the TensorFlow directory for samples. |
0 commit comments