Distributed Environment Setup

Note the following script are only possible to run on the debian based linux distributions such as:

  • Ubuntu
  • Linux Mint
  • Debian
  • Pop Os
  • Lubuntu
  • Xubuntu
  • etc.

Step 1

Open the terminal with the command ctrl + alt + t or with your customized key binding or using GUI, and clone the Repository using the command

git clone https://github.com/NavinKumarMNKParallel-Distributed-ML-Workspace.git

or you can choose to clone in the directory of your choice.

Step 2

Now change the directory to the repository by typing the following command in the terminal:

cd Parallel-Distributed-ML-Workspace

you can choose to an editor like vscode or sublime text or any editor to open the project

Step 3

Now Click on to the Scripts folder

Please fill your required packages to be installed with pip in the requirements.txt file.

Fill your ips list in the r2.py file

you are good to go for the distributed env setup

Finally open the terminal with the command ctrl + alt + t or with your curtomized key binding or using GUI, and Run the python file using the command:

python3 r2.py