From f68be5b15357ddc11d9ee4cb217509f5e9afaaed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D2=89=CE=B1k=CE=B1=20x=E2=A0=A0=E2=A0=B5?= <32862241+4k4xs4pH1r3@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:32:38 +0300 Subject: [PATCH] . --- SuperCluster/kali.md | 2 ++ SuperCluster/macos.md | 2 ++ SuperCluster/supercluster.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/SuperCluster/kali.md b/SuperCluster/kali.md index dae567de..9f347cf9 100644 --- a/SuperCluster/kali.md +++ b/SuperCluster/kali.md @@ -1,3 +1,5 @@ +### Tested with mpirun (Open MPI) 5.0.2 + 1. Install Kali Linux on each device: You can download the latest Kali Linux ISO file from the official website and create a bootable USB drive. Then, install Kali Linux on each device by booting from the USB drive. 2. Install the required software packages: After installing Kali Linux, you need to install the necessary software packages for cluster computing. Open a terminal and type the following command to install OpenMPI and Cockpit: diff --git a/SuperCluster/macos.md b/SuperCluster/macos.md index 577e57ed..eea3e1ef 100644 --- a/SuperCluster/macos.md +++ b/SuperCluster/macos.md @@ -1,3 +1,5 @@ +### Tested with mpirun (Open MPI) 5.0.2 + To install OpenMPI on macOS, you can use the Homebrew package manager. Homebrew simplifies the process of installing various software packages on macOS. Here are the steps to install OpenMPI using Homebrew: ### Step 1: Install Homebrew (if not already installed) diff --git a/SuperCluster/supercluster.md b/SuperCluster/supercluster.md index 455f0429..2f4f600a 100644 --- a/SuperCluster/supercluster.md +++ b/SuperCluster/supercluster.md @@ -1,5 +1,7 @@ ## Creating a supercluster +### Tested with mpirun (Open MPI) 5.0.2 + https://docs.open-mpi.org/en/main/getting-help.html https://www-lb.open-mpi.org/software/ompi/