======HPC Winter School Slides====== ====Day 1 Introduction to HPC==== * Introduction to {{:workshops:3.introduction_to_commands.pdf|Linux Commands}} * [[workshops:hpcprac1|Practical 1]] ====Day 2 OpenMP==== * {{:workshops:openmp_-_notes_from_mkuttel_2016_chpc_winter_school.pdf|Updated slides}} * [[http://users.abo.fi/Mats.Aspnas/PP2014/examples/OpenMP/|OpenMP examples]] * [[http://people.sc.fsu.edu/~jburkardt/c_src/openmp/openmp.html|More OpenMP examples]] * [[http://people.math.umass.edu/~johnston/PHI_WG_2014/OpenMPSlides_tamu_sc.pdf|More slides]] * [[https://computing.llnl.gov/tutorials/openMP/|OpenMP reference for practical.]] * **{{:workshops:tut.pdf|Practical}}** ===Videos to Watch=== * [[https://www.youtube.com/playlist?list=PLLX-Q6B8xqZ8n8bwjGdzBJ25X2utwnoEG|Introduction to OpenMP by Tim Mattson (Intel)]] * [[http://openmp.org/wp/videos/|...and the slides and exercises]] for the above talk. ====Day 3 - 4 MPI==== * {{:workshops:mpi_1_course.pdf|MPI slides part 1 --- Tutorial on MPI Programming}} * {{:workshops:mpi_2_topics.pdf|MPI slides part 2 --- Topics in parallel program design}} * //{{:workshops:parcompbook.pdf|Parallel Computing for Science and Engineering}}// book * {{:workshops:victor_mpi_course.pdf.gz|Victor's updated slides}} * {{:workshops:python_mpi.pdf|Overview}} of MPI under Python. ====Day 5 CUDA==== * Forthcoming...