2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 19:52:03 +00:00

14 Commits

Author SHA1 Message Date
Obihörnchen
dd29a98ae3
Remove reference in index.rst 2018-10-13 02:20:02 +02:00
Obihörnchen
1e90fb67ee
[Docu] Remove "Install NVIDIA Management Library"
You can't install NVML anymore. NVML has been part of CUDA since CUDA version 8. See: https://developer.nvidia.com/gpu-deployment-kit
```
The GPU Deployment Kit is part of the CUDA Toolkit, in versions 8 and later, and is no longer available as a separate download.
```
The package is called: `cuda-nvml-dev-9-2.ppc64le`
2018-09-27 18:59:12 +02:00
GONG Jie
9d5559729d Remove trailing spaces in file docs/source/advanced/gpu/nvidia/repo/ubuntu.rst 2017-12-31 23:59:59 +00:00
GONG Jie
912fa0569b Remove trailing spaces in file docs/source/advanced/gpu/nvidia/repo/nvml.rst 2017-12-31 23:59:59 +00:00
GONG Jie
3cfeb83bcb Remove trailing spaces in file docs/source/advanced/gpu/nvidia/repo/index.rst 2017-12-31 23:59:59 +00:00
GONG Jie
7e6290fb7d Remove tailing spaces 2018-03-22 14:00:30 +08:00
GONG Jie
dcb3ea4270 Update the CUDA installation document to CUDA 9.2 and RHEL 7.5 2018-03-22 13:54:37 +08:00
Victor Hu
7e49dabc8b Update ubuntu.rst
ppc64el not ppc64le for Ubuntu
2015-10-30 16:01:23 -04:00
Victor Hu
900d937275 Update ubuntu.rst 2015-10-30 15:59:57 -04:00
wangxiaopeng
2b5037bc07 Change the cuda install doc for rh
Make it follow the otherpkgs.pkglist rule to
  add cuda and dkms
2015-10-30 08:31:32 -04:00
Victor Hu
630d831cc6 Create nvml.rst
Forgot to add this to the git commit
2015-10-29 15:56:56 -04:00
Victor Hu
4ac370729e Move the NVML steps to be common between RH and Ubuntu for GPU
based on Xiao Pengs review comments
2015-10-28 22:22:02 -04:00
Victor Hu
5bdf22f181 Some formatting changes based on review comments 2015-10-28 21:15:56 -04:00
Victor Hu
6b54a9dd76 Refactor the GPU CUDA documentation. Organized for both
RHEL and Ubuntu sharing common pages.  Made sure the documentation
reflects the chanages made for diskless support in Issue #314
and Issue #316
2015-10-28 16:38:49 -04:00