The following procedure can be used to add the SN node and the SWOP node.
-
In the Projects tab, click the created Project name which is displayed under Project name field.
The system displays the Project Nodes, Tasks, Task Runners, Contracts and Settings tabs.
-
Click Add nodes under Project Nodes tab.
-
Add the Swarm Node by providing the following details.
NOTE:
-
In a two node example, the network names must be
host-1-net
for the sentinel node andhost-2-net
for the non-sentinel node, respectively as this are as specified in the associated SWOP profile. -
The node launch may fail if the correct Cert is not provided for each sub-type of the certificate option.
-
For SWOP nodes, user can specify the correct proxy server ENV variables as part of Show Advanced > Node parameters. Otherwise, ML application may not build and/or model related data files would NOT be downloaded correctly.
For example,
-e https_proxy=http://web-proxy.XYZ.net:8080 -e http_proxy=http://web-proxy.XYZ.net:8080
-
-
Click Create to add the swarm node.
Parent topic:Running Swarm Learning examples using SLM-UI