diff --git a/admin/README.md b/admin/README.md index 64040ba..7baa462 100644 --- a/admin/README.md +++ b/admin/README.md @@ -1,3 +1,8 @@ Linux - Fedora * [When a normal dnf update fails](linux/fedora_dnf/README.md) * [System upgrades with dnf and what to do if it failes](linux/fedora_dnf_version_upgrade/README.md) + + + +Linux and PyTorch distributed: +* [Check if the port for torchrun is open via ncat](pytorch/check_for_open_port/README.md)