AssertionError: The number of GPUs ([1]) must be the same as the number of GPU indices (4) provided

I think you are running in single-node. The single-node multi-GPU training is supported.

1 Like

yes