HPC-Tutorials
HPC-Tutorials copied to clipboard
Future home of hpc-tutorials.llnl.gov
I am going through and updating our MPI tutorials, first with proofreading and correctness in mind, and then checking all the examples against those in the MPI Standard. This is...
As from the title, in PThreads tutorial, Passing Arguments to Threads, Example 3 ``` Example 3 - Thread Argument Passing (Incorrect) This example performs argument passing incorrectly. It passes the...
May wish to update https://github.com/LLNL/HPC-Tutorials/blob/main/mpi/routine_args.md to have more Fortran data types. See for example https://www.mpich.org/static/docs/v4.0/www3/Constants.html
Fixes various typos and grammar errors throughout the docs.