Skip to content

Commit

Permalink
Updating README with Confidential Computing notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rnertney committed Mar 5, 2024
1 parent cd3bc1f commit 3559ca4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,21 @@ This section describes the release notes for the CUDA Samples on GitHub only.

### 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)

## Getting Started
Expand Down

0 comments on commit 3559ca4

Please sign in to comment.