2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-19 12:50:49 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
14f993bc14 Merge master branch to RHEL 8 branch ()
* rpower for redfish support

* rsetboot for redfish support

* recover

* modify depending on discussion and comments

* refine test case xcatd_start ()

* Update small text in the diskful support example for cuda_power9_setup

Fix small issue mentioned in 5852

* rsetboot for redfish support

* Fix issue 5933: xCAT-openbmc-py build failed

* Fix remoteshell compatibility with custom Match ()

If a user has a custom Match directive, remoteshell would
create an invalid configuration.  Fix by ensuring we are
outside of a match context by doing Match all explicitly.

* fix issue PR  resulted in remoteshell failed in rhels6.10 

* refine xcat-inventory backend testcase ()

* add test case for issue 3602: confignetwork cannot work when regular expression is used in nics table

* add lsdef to get more debug info

* Revert "fix issue PR  resulted in remoteshell failed in rhels6.10 "

* revert PR Fix remoteshell compatibility with custom Match 
2019-01-15 17:33:59 +08:00
fdd5772c5b Fix github issue , document update () 2018-09-11 09:23:40 +08: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
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
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
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
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