Hello all,
I am to organizing a short zoom class on 7/6 and 7/7 from 2-4 pm EDT, an introduction to parallel programming in C/C++. I plan
to cover the topics below. Email me if you are interested and if
you have other topics which you would like me to cover.
Take care,
Andrew
- Makefiles/environment variables
- HPC filesystems
- OpenMP parallelism
a) How to compile, determine threads
b) basic patterns
c) shared vs. private variables
d) thread-safety and const-correctness - MPI parallelism
a) How to compile
b) basic patterns (round-robin,
parent-child, etc.)
c) MPI_Wtime - Slurm scripting
- Advice on best practices
–
Andrew W. Steiner (he/him/his)