You can provide a meta device implementation of that op yourself from python, that will get you pass this step.
Be aware that c10d ops cannot be used with dynamo as they use dynamically created torchbinding objects that will be baked as constants on your trace.