Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

 

...

For the ISC24, the participants are requested to switch to theictp-devel branch:

Code Block
git checkout ictp_devel

...

Code Block
mpirun ./regcmMPIRCEMIP isc24.in

<add output example>

Tasks and Submissions

You can practice with the input: <tiny input for practice…>

  1. Build and Run the application with the given input isc24.inc using 4 CPU nodes, submit the best performance to the team’s folder.

  2. Run IPM or another MPI profiler and show the most 3 MPI calls being used, show your work in the teams presentation.

  3. Visualize the input <TBD longer input for video>, create video or set of photos based on that using any tool. show your work in the teams presentation.

 4. Bonus task: Try to optimize the code <Give some pointers for example> show your work in the teams presentation.

...