Introduction to Scientific and High Performance Computing#
These lecture notes are a complement to the class and hopefully a good resource for the students.
- 9. Optimization
- 10. Profiling
- 11. Numerical libraries in Matrix Problems
- 12. Performance measurement for some matrix ops
- 13. Introduction to High Performance Computing
- 14. Introduction to OpenMp (Shared memory)
- 15. HPC resource manager: Slurm
- 16. Introduction to MPI (distributed memory)
- 17. Ref
- 18. Some extra tools for development