Tensorrt engine oom with one gpu in python

Currently, I’m facing an issue with only one GPU (46G), which causes an OOM error when loading the TRT engine. I’m planning to find a device with 2 GPUs, each with the same memory as before. How can I implement this on 2 GPUs?