In this post, I will provide a simple tutorial on how to use PyTorch's distributed package. We will cover the basics of setting up a distributed environment, initializing the process group and up until a multi-node multi-GPU inference example. Bear in mind that I am no expert on this topic, so if you find any mistakes or have suggestions for improvement, please let me know!