2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 11:37:07 +00:00

16334 Commits

Author SHA1 Message Date
bybai
19a6faf86b Merge pull request #351 from mavscjb/master
fix for Ubuntu MN to provision rhel CN failed
2015-11-03 17:27:42 +08:00
yangsong
48eacf2b70 Merge pull request #333 from penguhyang/generate-stateful-osimage
correct to generate stateful-mgmtnode osimage on rh7.0
2015-11-03 17:18:51 +08:00
yangsong
ed85458353 Merge pull request #343 from penguhyang/show_debian_copycds
correct the cluster.log show doing debian copycds
2015-11-03 17:18:27 +08:00
caomengmeng
f039eac944 Update index.rst 2015-11-03 16:41:35 +08:00
Victor Hu
b289580e2c Merge pull request #311 from immarvin/onkvm
add kvm features: cpu pining, memory binding and pci passthrough
2015-11-03 02:59:23 -05:00
immarvin
a5b3f425fa build the chvm manpage according to the pod changes 2015-11-02 22:00:09 -05:00
immarvin
fa3f96a940 removed some commented-out lines;added some comments;modified the variable name prdevices to passthrudevices for readability 2015-11-02 22:00:09 -05:00
immarvin
2ab63fc125 throw an error message if the specified --cpupin cpuset include invalid node exclude declaration 2015-11-02 22:00:09 -05:00
immarvin
850ab73b0c refine the manpage of chvm 2015-11-02 22:00:09 -05:00
immarvin
c2a0578edf remove debug line 2015-11-02 22:00:08 -05:00
immarvin
c5f1075aee add kvm features: cpu pining, memory binding and pci passthrough 2015-11-02 22:00:08 -05:00
mavscjb
0dd7e79635 fix for Ubuntu MN to provision rhel CN failed 2015-11-02 21:58:12 -05:00
mavscjb
641094dda9 fix for Ubuntu MN to provision rhel CN failed 2015-11-02 04:05:38 -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
caomengmeng
4e39453ff2 Update post_script.rst 2015-11-01 22:24:45 -05: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
7f71a9b0ee Update powerKVM.rst 2015-10-30 15:58:00 -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
Victor Hu
9d7cfaf94e Update builds.rst 2015-10-30 12:23:05 -04:00
Victor Hu
12d3484ef5 Update index.rst 2015-10-30 11:22:22 -04:00
cxhong
04672c60c1 Update powerKVM.rst 2015-10-30 09:44:52 -04:00
Victor Hu
fdff2308fa Merge pull request #345 from daniceexi/doc_refine_cuda
Change the cuda install doc for rh
2015-10-30 09:14:59 -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
caomengmeng
3771a6a3d1 Merge pull request #292 from whowutwut/issue290
Improvements to install guide address issues from #290
2015-10-30 05:01:37 -04:00
penguhyang
4cf7ac6aaf correct the cluster.log show doing debian copycds 2015-10-30 02:24:40 -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
8d77f49954 Update differentiators.rst 2015-10-29 13:37:13 -04:00
Victor Hu
e413fb2720 Update some spelling changes 2015-10-29 13:31:57 -04:00
Victor Hu
e83cacce5c Add the parallel commands list into the documentation 2015-10-29 13:31:56 -04:00
Victor Hu
0e80fc9ff2 Updated pull request with more comments from meng meng 2015-10-29 13:31:56 -04:00
Victor Hu
3f9176eebb Addresses comments brought up with issue 290, and completed the
missing documents for installing SLES and Ubuntu for the
install-guide
2015-10-29 13:29:59 -04:00
penguhyang
a482af52c4 correct to generate stateful-mgmtnode osimage on rh7.0 2015-10-29 02:50:33 -04:00
Xiaopeng Wang
d9187dd559 Merge pull request #332 from whowutwut/cuda_doc
Refactor the GPU CUDA documentation.
2015-10-29 13:49:58 +08: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
Victor Hu
0d023445d0 Merge pull request #296 from penguhyang/ubuntu_support_cuda_doc
upgrade the cuda document for diskfull install
2015-10-28 13:38:09 -04:00
cxhong
5c2ff6120b Merge pull request #331 from whowutwut/cuda_scripts
Fix Cuda related issues found when testing CUDA support
2015-10-28 13:36:08 -04:00
Victor Hu
3c08a4e160 Add new postscript to configure cuda related settings
Renamed the install pkglist to be ppc64le only support
2015-10-28 10:39:46 -04:00
Victor Hu
d35dd67667 Merge pull request #307 from whowutwut/developer_guide
Added documentation for building rst man pages
2015-10-28 09:57:44 -04:00
Xiaopeng Wang
6f04ae74c2 Merge pull request #330 from zet809/issue_314
fix issue 314: CUDA 7.5 support for rh7.2 diskless
2015-10-28 19:16:43 +08:00
ertaozh
cb29ea2c09 fix issue 314: CUDA 7.5 support for rh7.2 diskless 2015-10-28 07:10:43 -04:00
Xiaopeng Wang
4bbb502763 Merge pull request #327 from whowutwut/tools
Move over the tools page off of SF to RTD
2015-10-28 09:47:00 +08:00
Victor Hu
533d22acbc Update define_service_node.rst
fix the broken link to the node manpage
2015-10-27 17:20:20 -04:00
Victor Hu
aed606c968 Update index.rst
Adding the man7 directory into the index file
2015-10-27 17:11:12 -04:00