Cuda VMM API cuMemAddresssReserve Out of Memory

Hello,

when I am using cuMemAddresssReserve to Allocate gpu virtual memory several times on Jetson AGX Orin , it shows out of memory

However , same code executed on 4090 GPU , everything goes well .

What’s the max virtual address space size on jetson orin , why there is a difference between orin and 4090 ?

This section of the driver README may be of assistance.