TVM on G5 Instances

Hi, I have recently been trying to port our models from EC2 G4 instances to the new EC2 G5 instances. When instantiating our models on the G5 instances, we seem to hit an indefinite timeout on this function from within TVM. Does anyone know what could be causing this? The environment/docker image are unchanged, the only big difference is that the G4 and G5 instances use different GPU chips. Thank you!