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

34 Commits

Author SHA1 Message Date
Victor Hu
9d36c4d25e
Update small text in the diskful support example for cuda_power9_setup
Fix small issue mentioned in 5852
2019-01-08 16:06:26 -05:00
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
Gᴏɴɢ Jie
fdd5772c5b Fix github issue #5577, document update (#5578) 2018-09-11 09:23:40 +08:00
GONG Jie
d6315ee9b8 Remove trailing spaces in file docs/source/advanced/gpu/nvidia/verify_cuda_install.rst 2017-12-31 23:59:59 +00: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
a122244cd1 Remove trailing spaces in file docs/source/advanced/gpu/nvidia/osimage/ubuntu.rst 2017-12-31 23:59:59 +00:00
GONG Jie
5dbe005d93 Remove trailing spaces in file docs/source/advanced/gpu/nvidia/osimage/postscripts.rst 2017-12-31 23:59:59 +00:00
GONG Jie
2f9534902d Remove trailing spaces in file docs/source/advanced/gpu/nvidia/management.rst 2017-12-31 23:59:59 +00:00
Victor Hu
023f1cad69 Tagging Notes and Warnings with admonitions to render nicer on RTD 2018-05-09 13:38:32 -04:00
Gᴏɴɢ Jie
dbe5557697 Change CUDA 9.2 installation document and example setup script for POWER 9 (#5074)
* Change cuda installation document for POWER 9

* Update the example script for CUDA setup on POWER 9

* Change CUDA installation document, ask user to use postscripts instead of postbootscripts

* Tweak the nvidia_patch.conf

* Redo initrd image for both diskless and diskfull compute node

* Fix typo
2018-04-12 17:19:28 +08:00
GONG Jie
f7cf702cfb Mionr tweak text format 2018-03-22 14:01:26 +08: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
Mark Gurevich
7e2458d7de Spelling fixes for docs/sources/advanced rst files 2017-05-22 16:39:16 -04:00
Casandra Qiu
8718e43f07 update comments from victor 2016-04-26 14:29:16 -04:00
Casandra Qiu
21388caa4e Add update_nvidia_driver section to CUDA installaltion documentation 2016-03-30 14:29:38 -04:00
cxhong
b4d258c628 Update rhels.rst 2016-03-29 11:21:24 -04:00
penguhyang
de804c8b23 correct words and syntax error about xcat-docs 2015-12-21 04:10:31 -05:00
Xiaopeng Wang
0b9653229e Merge pull request #346 from whowutwut/cuda_runtime
Clean up some instructions for diskless install of cuda
2015-11-02 12:16:33 +08:00
Victor Hu
ff48855aa5 Update ubuntu.rst 2015-10-30 16:02:38 -04: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
Victor Hu
70bf0e76b2 Clean up some instructions for diskless install of cuda
- cuda runtime does not require pciutils, could save some steps
2015-10-30 15:44:44 -04:00
Victor Hu
1c0c59a467 Update rhels.rst 2015-10-30 14:07:57 -04:00
Victor Hu
f5fa3cce77 Update rhels.rst 2015-10-30 14:01:41 -04:00
Victor Hu
dbcbc0a4f9 Update rhels.rst 2015-10-30 14:01:21 -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