-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: initial tooling for container matrices
* Use Alberto's workstation for bandwidth. * Extract the broad swath of data from the NGC containers. * List container size in GB. Yay! * Create RST tables from the data. * Create one page for each container.
- Loading branch information
1 parent
186b214
commit d0c5c6e
Showing
17 changed files
with
653 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
92 changes: 92 additions & 0 deletions
92
docs/source/generated/nvcr.io-nvidia-merlin-merlin-inference.rst
Large diffs are not rendered by default.
Oops, something went wrong.
94 changes: 94 additions & 0 deletions
94
docs/source/generated/nvcr.io-nvidia-merlin-merlin-pytorch-inference.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
.. table:: | ||
:align: left | ||
|
||
============================== ================================================================================= | ||
Container Release Release 22.03 | ||
============================== ================================================================================= | ||
**DGX** | ||
----------------------------------------------------------------------------------------------------------------- | ||
**DGX System** * DGX-1 | ||
|
||
* DGX-2 | ||
|
||
* DGX A100 | ||
|
||
* DGX Station | ||
|
||
**Operating System** Ubuntu 20.04.3 LTS | ||
|
||
**NVIDIA Certified Systems** | ||
----------------------------------------------------------------------------------------------------------------- | ||
**NVIDIA Driver** NVIDIA Driver version 465.19.01 | ||
|
||
or later is required. However, | ||
|
||
if you're running on Data Center | ||
|
||
GPUs (formerly Tesla) such as T4, | ||
|
||
you can use any of the following | ||
|
||
NVIDIA Driver versions: | ||
|
||
|
||
|
||
* 418.40 (or later R418) | ||
|
||
* 440.33 (or later R440) | ||
|
||
* 450.51 (or later R450) | ||
|
||
* 460.27 (or later R460) | ||
|
||
|
||
|
||
**Note**: The CUDA Driver | ||
|
||
Compatability Package does not | ||
|
||
support all drivers. | ||
|
||
**GPU Model** * `NVIDIA Ampere GPU Architecture <https://www.nvidia.com/en-us/geforce/turing>`_ | ||
|
||
* `Turing <https://www.nvidia.com/en-us/geforce/turing/>`_ | ||
|
||
* `Volta <https://www.nvidia.com/en-us/data-center/volta-gpu-architecture/>`_ | ||
|
||
* `Pascal <https://www.nvidia.com/en-us/data-center/pascal-gpu-architecture/>`_ | ||
|
||
**Base Container Image** | ||
----------------------------------------------------------------------------------------------------------------- | ||
**Container Operating System** Ubuntu 20.04.3 LTS | ||
|
||
**Base Container** Triton version 22.02 | ||
|
||
**CUDA** 11.6.0.021 | ||
|
||
**RMM** 21.12.00 | ||
|
||
**cuDF** 21.12.02 | ||
|
||
**cuDNN** 8.3.2.44+cuda11.5 | ||
|
||
**Merlin Core** v0.1.1+3.gee1d59d | ||
|
||
**Merlin Models** Not applicable | ||
|
||
**Merlin Systems** Not applicable | ||
|
||
**NVTabular** 0.11.0 | ||
|
||
**Transformers4Rec** 0.1.6 | ||
|
||
**HugeCTR** Not applicable | ||
|
||
**SM** Not applicable | ||
|
||
**PyTorch** Not applicable | ||
|
||
**Triton Inference Server** 2.19.0 | ||
|
||
**Size** 9.72 GB | ||
|
||
============================== ================================================================================= | ||
|
Oops, something went wrong.