...
Profile the input
Use any of the remote clusters to run an MPI profile (such as IPM profile or any other profiler) over 4 nodes, full PPN to profile the given input.Submit the profile as PDF to the team's folder.
Add to your presentation the 3 main MPI calls that are being used plus the MPI time being used.
Run POT3D with isc2023 input on both PSC bridges-2 and FAU Fritz CPU clusters.
Code Block Your job should converge and statements like below. ### The CG solver has converged. Iteration: 25112 Residual: 9.972489313728662E-13
Run POT3D on the FAU Alex cluster using A100 GPU partition. Use only 4 GPUs for the run. Submit the results to the team's folder.
Submission and Presentation:
- Submit all the build scripts, run scripts and input & outputs (pot3d.dat, pot3d.out, timing.out)
- Do not submit the output data or the source code.
- Prepare slides for the team’s interview based on your work for this application.
...