Running parallel jobs on an HPC cluster requires that your job scheduler (Slurm) and your MPI library (Intel MPI) are correctly integrated. Before launching a complex application, it's essential to run a simple test to ensure everything is working.
Here’s a quick guide on how to do