2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-05 16:49:08 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Vinícius Ferrão
60820b1abe docs: update NVIDIA CUDA documentation for modern OS support
The CUDA docs were frozen at CUDA 9.2 / RHEL 7.5 / Ubuntu 14.04 since
2019. Update to cover all currently supported OS and architecture
combinations (EL 7-10, Ubuntu 20.04-24.04, x86_64/ppc64le/sbsa).

Consolidate the version-specific repo and osimage pages into generic
guides that use placeholder variables, reducing 7 files to 2 while
covering more OS versions. Both online (direct NVIDIA repo URL) and
offline (dnf download / apt download mirroring) workflows are
documented.

All NVIDIA repository URLs validated against
developer.download.nvidia.com/compute/cuda/repos/ and confirmed
accessible with valid repodata.

Addresses #7373
2026-05-05 02:32:09 -03:00
GONG Jie
f079e4db5e Remove trailing spaces in file docs/source/advanced/kit/hpc/quickstart.rst 2017-12-31 23:59:59 +00:00
Mark Gurevich
7e2458d7de Spelling fixes for docs/sources/advanced rst files 2017-05-22 16:39:16 -04:00
Mark Gurevich
a50f3710f7 Doc spelling and gramma fixes 2016-10-25 15:31:20 -04:00
Casandra Qiu
1cbabe0b13 Modify the doc with Victor's suggestion 2016-05-18 21:37:33 -04:00
Casandra Qiu
1db855aa77 Clarify ESSL kit setup when there are no GPU's 2016-05-17 15:55:29 -04:00
Victor Hu
c99dbc44bd Refactor the Software Kit documentation section to define the concept
of prebuilt and custom kits.
- prebuilt kits are HPC software kits , complete kits, that are
ready to use
- custom kits will describe the kit framework and have instructions
to help users create their own software kits
2016-03-03 13:33:45 -05:00