2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 15:30:09 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
d6315ee9b8 Remove trailing spaces in file docs/source/advanced/gpu/nvidia/verify_cuda_install.rst 2017-12-31 23:59:59 +00:00
9d5559729d Remove trailing spaces in file docs/source/advanced/gpu/nvidia/repo/ubuntu.rst 2017-12-31 23:59:59 +00:00
912fa0569b Remove trailing spaces in file docs/source/advanced/gpu/nvidia/repo/nvml.rst 2017-12-31 23:59:59 +00:00
3cfeb83bcb Remove trailing spaces in file docs/source/advanced/gpu/nvidia/repo/index.rst 2017-12-31 23:59:59 +00:00
a122244cd1 Remove trailing spaces in file docs/source/advanced/gpu/nvidia/osimage/ubuntu.rst 2017-12-31 23:59:59 +00:00
5dbe005d93 Remove trailing spaces in file docs/source/advanced/gpu/nvidia/osimage/postscripts.rst 2017-12-31 23:59:59 +00:00
2f9534902d Remove trailing spaces in file docs/source/advanced/gpu/nvidia/management.rst 2017-12-31 23:59:59 +00:00
023f1cad69 Tagging Notes and Warnings with admonitions to render nicer on RTD 2018-05-09 13:38:32 -04:00
dbe5557697 Change CUDA 9.2 installation document and example setup script for POWER 9 ()
* 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
f7cf702cfb Mionr tweak text format 2018-03-22 14:01:26 +08:00
7e6290fb7d Remove tailing spaces 2018-03-22 14:00:30 +08:00
dcb3ea4270 Update the CUDA installation document to CUDA 9.2 and RHEL 7.5 2018-03-22 13:54:37 +08:00
7e2458d7de Spelling fixes for docs/sources/advanced rst files 2017-05-22 16:39:16 -04:00
8718e43f07 update comments from victor 2016-04-26 14:29:16 -04:00
21388caa4e Add update_nvidia_driver section to CUDA installaltion documentation 2016-03-30 14:29:38 -04:00
b4d258c628 Update rhels.rst 2016-03-29 11:21:24 -04:00
de804c8b23 correct words and syntax error about xcat-docs 2015-12-21 04:10:31 -05:00
0b9653229e Merge pull request from whowutwut/cuda_runtime
Clean up some instructions for diskless install of cuda
2015-11-02 12:16:33 +08:00
ff48855aa5 Update ubuntu.rst 2015-10-30 16:02:38 -04:00
7e49dabc8b Update ubuntu.rst
ppc64el not ppc64le for Ubuntu
2015-10-30 16:01:23 -04:00
900d937275 Update ubuntu.rst 2015-10-30 15:59:57 -04:00
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
1c0c59a467 Update rhels.rst 2015-10-30 14:07:57 -04:00
f5fa3cce77 Update rhels.rst 2015-10-30 14:01:41 -04:00
dbcbc0a4f9 Update rhels.rst 2015-10-30 14:01:21 -04:00
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
630d831cc6 Create nvml.rst
Forgot to add this to the git commit
2015-10-29 15:56:56 -04:00
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
5bdf22f181 Some formatting changes based on review comments 2015-10-28 21:15:56 -04:00
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 
and Issue 
2015-10-28 16:38:49 -04:00
12f193377e upgrade the cuda document for diskfull install 2015-10-22 05:38:12 -04:00
9c4b7de5c4 Revert "add cuda installation based on ubuntu document" 2015-10-16 12:17:25 -04:00
c33511c163 Update cuda_ubuntu.rst 2015-10-16 05:52:01 -04:00
0c91590048 Update cuda_rhel.rst 2015-10-15 13:28:47 +08:00
95105e5c6c add cuda installation based on ubuntu document 2015-10-13 22:23:26 -04:00
bb279bd76f Refactor the entire "Advanced" section of the documentation
- categorize into topics without "xCAT" in the heading
  since the topics are all related to xCAT
- Alphabetize the topics to make it easier to find
- create sub directories for the topics to contain
  the documentation
- broke down some of the docs to multiple files to help
  ease of readability
2015-10-07 15:29:09 -04:00