You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, only one EFA interface is enabled per instance, regardless of its maximum capacity.
3882
3879
This will change once <ahref="https://github.com/dstackai/dstack/issues/1804" target="_blank">this issue <spanclass="twemoji external"><svgxmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><pathd="m11.93 5 2.83 2.83L5 17.59 6.42 19l9.76-9.75L19 12.07V5z"/></svg></span></a> is resolved.</p>
3883
3880
</details>
3884
3881
<blockquote>
3885
-
<p>The <code>cluster</code> placement is supported only for <code>aws</code>, <code>azure</code>, <code>gcp</code>, and <code>oci</code>
3882
+
<p>The <code>cluster</code> placement is supported only for <code>aws</code>, <code>azure</code>, <code>gcp</code>, <code>oci</code>, and <code>vultr</code>
<code>DSTACK_MASTER_NODE_IP</code>, and <code>DSTACK_GPUS_NUM</code> (see <ahref="#system-environment-variables">System environment variables</a>).</p>
3856
+
<p>Nodes can communicate using their private IP addresses.
3857
+
Use <code>DSTACK_MASTER_NODE_IP</code>, <code>$DSTACK_NODE_RANK</code>, and other
<li><codeid="DSTACK_GPUS_PER_NODE">DSTACK_GPUS_PER_NODE</code> – The number of GPUs per node</li>
3399
3399
<li><codeid="DSTACK_NODE_RANK">DSTACK_NODE_RANK</code> – The rank of the node</li>
3400
3400
<li>
3401
-
<p><codeid="DSTACK_NODE_RANK">DSTACK_NODE_RANK</code> – The internal IP address the master node.</p>
3402
-
<p>Below is an example of using <code>DSTACK_NODES_NUM</code>, <code>DSTACK_GPUS_PER_NODE</code>, <code>DSTACK_NODE_RANK</code>, and <code>DSTACK_NODE_RANK</code>
3401
+
<p><codeid="DSTACK_NODE_RANK">DSTACK_MASTER_NODE_IP</code> – The internal IP address of the master node.</p>
3402
+
<p>Below is an example of using <code>DSTACK_NODES_NUM</code>, <code>DSTACK_GPUS_PER_NODE</code>, <code>DSTACK_NODE_RANK</code>, and <code>DSTACK_MASTER_NODE_IP</code>
0 commit comments