File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -462,9 +462,11 @@ v396.37 are the minimum requirements in order to achieve the full performance.
462
462
GDRCopy works with ealier CUDA and GPU driver versions but the achievable
463
463
bandwidth is substantially lower.
464
464
465
- GDRCopy does not fully support Linux with the confidential computing (CC) configuration with Intel CPU. In particular,
466
- it does not functional if ` CONFIG_ARCH_HAS_CC_PLATFORM=y` and CC is enabled at runtime. However, it works if CC is
467
- disabled or ` CONFIG_ARCH_HAS_CC_PLATFORM=n` . This issue is not applied to AMD CPU.
465
+ If gdrdrv is compiled with the proprietary flavor of NVIDIA driver, GDRCopy does not fully support Linux with the
466
+ confidential computing (CC) configuration with Intel CPU. In particular, it does not functional if
467
+ ` CONFIG_ARCH_HAS_CC_PLATFORM=y` and CC is enabled at runtime. However, it works if CC is disabled or
468
+ ` CONFIG_ARCH_HAS_CC_PLATFORM=n` . This issue is not applied to AMD CPU. To avoid this issue, please compile and load
469
+ gdrdrv with the opensource flavor of NVIDIA driver.
468
470
469
471
To allow the loading of unsupported 3rd party modules in SLE, set ` allow_unsupported_modules 1` in
470
472
/etc/modprobe.d/unsupported-modules. After making this change, modules missing the " supported" flag, will be allowed to
You can’t perform that action at this time.
0 commit comments