IB attempts are failing because /proc/drivers/infiniband is not mounted in the container (container runtime security restriction). Even though RDMA devices are exposed, NCCL needs /proc/drivers/infiniband for proper IB initialization. This requires container image changes. Co-Authored-By: Claude <noreply@anthropic.com>