Pushing the VRAM Limits?

Hi,

I’m developing a 3D application that just drinks VRAM, with loads of satellite imagery textures being mapped onto map tiles.

After messing around with BIOS updates, the AMD application etc, I’ve got 8Gbytes of the 64 permanently allocated as VRAM, but I’d like to push that number higher if possible.

There is some memory dynamically allocated on top of the 8, but the performance is really poor in comparison, so that’s not really an option.

The machine is the 7840U 13 inch. Are there any options, bios edits etc that could do this? Is this more on an option on the new AI motherboards?

Thanks.

You can assign as much as you want using smokeless but if you are developing the app yourself it would be better to troubleshoot why the dynamic allocation isn’t working for you to also make your app work on other peoples devices.