Rewrite the following job script to incorporate the below mentioned changes. • Runs using shell (Ubin/bash). • Sets a time limit of 5 hours. • Requests 2 nodes and 16 cores. Runs in the partition...


Rewrite the following job script to incorporate the below mentioned changes.<br>• Runs using shell (Ubin/bash).<br>• Sets a time limit of 5 hours.<br>• Requests 2 nodes and 16 cores.<br>Runs in the partition named

Extracted text: Rewrite the following job script to incorporate the below mentioned changes. • Runs using shell (Ubin/bash). • Sets a time limit of 5 hours. • Requests 2 nodes and 16 cores. Runs in the partition named "pReserve". • Writes a batch output to a file named "testoutput". • Loads the required software OpenMPI/version2.1 • Runs the parallel executable run.exe provided to you with mpirun. #!bin #SBATCH -J myjob #SBATCH -0 myjob.o%j #SBATCH #SBATCH #SBATCH -p short Echo "Start to run run.exe" Echo "Done"

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here