Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

CUDA Managed Memory inside an Enclave

SANJAY_S_
Beginner
898 Views

Hello !

I need to offload certain parts of my application to the GPU and looking at using CUDA managed memory to reduce the hassle of maintaining 2 buffers.

Would it be possible to access such memory from within the enclave, and if so, what can be the extra attack vectors ?

And a more dumb question : Can managed memory reside inside the enclave ? ( I suppose not because cudaManagedMalloc would entail a system call )

Thanks,

Sanjay

0 Kudos
1 Reply
Anusha_K_Intel
Employee
898 Views

Hi,

Intel SGX does not support CUDA.

 

 

0 Kudos
Reply