Closed rom1504 closed 1 year ago
idea is to start more thread: don't wait for stragglers
seem to help initially but then doesn't
https://github.com/rvencu/crawlingathome-gpu-hcloud/blob/main/cloud%20boot/cloud-init.yaml#L54 helps a little also https://stackoverflow.com/questions/410616/increasing-the-maximum-number-of-tcp-ip-connections-in-linux
sudo sysctl net.ipv4.tcp_fin_timeout=2 might help a bit
nice but did not help, see #339 for next steps
idea is to start more thread: don't wait for stragglers
seem to help initially but then doesn't