mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2024-11-24 14:49:17 +08:00
Updating README with Confidential Computing notes
This commit is contained in:
parent
cd3bc1fa8e
commit
3559ca4d08
15
README.md
15
README.md
|
@ -8,6 +8,21 @@ This section describes the release notes for the CUDA Samples on GitHub only.
|
||||||
|
|
||||||
### CUDA 12.4
|
### CUDA 12.4
|
||||||
|
|
||||||
|
- Hopper Confidential Computing Modes do not support Video samples, nor do they support host-pinned memory due to the restrictions created by CPU IOMMUs. The following Samples are affected:
|
||||||
|
- convolutionTexture
|
||||||
|
- cudaNvSci
|
||||||
|
- dct8x8
|
||||||
|
- lineOfSight
|
||||||
|
- simpleCubemapTexture
|
||||||
|
- simpleIPC
|
||||||
|
- simpleLayeredTexture
|
||||||
|
- simplePitchLinearTexture
|
||||||
|
- simpleStream
|
||||||
|
- simpleTexture
|
||||||
|
- simpleTextureDrv
|
||||||
|
- watershedSegmentationNPP
|
||||||
|
|
||||||
|
|
||||||
### [older versions...](./CHANGELOG.md)
|
### [older versions...](./CHANGELOG.md)
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
Loading…
Reference in New Issue
Block a user