Hi I am currently developing a AI application on AWS. The DRAM onboard seems to be 64GB. So if I want to use the whole DDR bank while not mapping all the data in the host application memory space. would this be possible?
Say my host process only has 2GB of memory allocated from linux but I am carrying 16GB data around with the help of the file system but I still want a copy of the 16GB around for the kernel.