Skip to content

Commit 3559ca4

Browse files
committed
Updating README with Confidential Computing notes
1 parent cd3bc1f commit 3559ca4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ This section describes the release notes for the CUDA Samples on GitHub only.
88

99
### CUDA 12.4
1010

11+
- 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:
12+
- convolutionTexture
13+
- cudaNvSci
14+
- dct8x8
15+
- lineOfSight
16+
- simpleCubemapTexture
17+
- simpleIPC
18+
- simpleLayeredTexture
19+
- simplePitchLinearTexture
20+
- simpleStream
21+
- simpleTexture
22+
- simpleTextureDrv
23+
- watershedSegmentationNPP
24+
25+
1126
### [older versions...](./CHANGELOG.md)
1227

1328
## Getting Started

0 commit comments

Comments
 (0)