Changes between Version 9 and Version 10 of User Guide/Disk Images
- Timestamp:
- Aug 21, 2019, 5:12:48 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
User Guide/Disk Images
v9 v10 61 61 The cuda baseline image is meant to be run on the cosmos server machines containing V100 GPUs. It is built with Nvidia drivers for the GPUs and CUDA libraries for general purpose GPU programming. The baseline image is built with driver version 410.104 with cuda 10.0 libraries. 62 62 63 If you would like to crea de a cuda image using different versions of either the drivers or cuda, you can do so by starting with the baseline_1804 image.63 If you would like to create a cuda image using different versions of either the drivers or cuda, you can do so by starting with the baseline_1804 image. 64 64 65 65 1. Select the driver version you need from [https://www.nvidia.com/Download/Find.aspx?lang=en-us the Nvidia Driver Downloads Page]. Be sure to specify the product type as "Tesla" and the product series as "V-Series". Click download and then on the following page, right click on the "agree & download" and copy the link address. On the node, use wget or curl to download the link you copied.