You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to partition the vidmem into CPR and non-protected. The driver seems to currently ignore unprotected memory since everything seems to be set as CPR in CC mode as reported by
However, nvidia-sm conf-compute -h seems to suggest that the unprotected memory size can be set
[-sm | --set-unprotected-mem-size]: Set Confidential Compute GPU Unprotected Memory Size in KiB
Unfortunately, I haven't been able to get this to work and actually change the numbers reported by -gm. I was wondering if anyone has experience instructing the firmware to allocate unprotected memory. I would be interested in implementing support for it in the driver if it is possible to carve out that unprotected memory from the firmware. Thank you!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am trying to partition the vidmem into CPR and non-protected. The driver seems to currently ignore unprotected memory since everything seems to be set as CPR in CC mode as reported by
However,
nvidia-sm conf-compute -hseems to suggest that the unprotected memory size can be setUnfortunately, I haven't been able to get this to work and actually change the numbers reported by
-gm. I was wondering if anyone has experience instructing the firmware to allocate unprotected memory. I would be interested in implementing support for it in the driver if it is possible to carve out that unprotected memory from the firmware. Thank you!Beta Was this translation helpful? Give feedback.
All reactions