trace-artifact / instrumented_case /runner /nodes.conf.example
idacy's picture
TRACE artifact: framework, corpus, instrumented case, provider case, evaluators, figures
2955ecc verified
Raw
History Blame Contribute Delete
570 Bytes
# TRACE study node list. Copy this file to nodes.conf and edit, then use the same file on every node.
#
# One line per node, <rank> <address>. Ranks are 0..N-1 and node 0 hosts the coordination port. The address is the hostname or IP of that node as reachable from the other nodes. A management or Ethernet address is fine, the jobs still put their collective traffic on the fast fabric.
#
# The nodes connect to each other on TCP ports port_base to port_base+100 plus the NCCL data connections, and to nowhere else.
0 10.0.0.1
1 10.0.0.2
2 10.0.0.3
# port_base 29400