Links
- https://hpc.llnl.gov/documentation/tutorials/introduction-parallel-computing-tutorial
- Roman Trobec, Boštjan Slivnik, Patricio Bulić, Borut Robič Introduction to Parallel Computing: From Algorithms to Programming on State-of-the-Art Platforms. Springer, 2018
- Parallel Programming for Multicore and Cluster Systems by Thomas Rauber and Gudula Rünger (Freely Available through SpringerLink if in Tartu University Network)
- Ananth Grama, Anshul Gupta, George Karypis, and Vipin Kumar. Introduction to Parallel Computing, Second Edition. Addison-Wesley, 2003
- Criticality Aware Tiered Cache Hierarchy: A Fundamental Relook at Multi-Level Cache Hierarchies
- Exploring the Performance Benefit of Hybrid Memory System on HPC Environments
- Matplotlib examples
- Linux commands using Windows -- Use Cygwin (https://www.cygwin.com/) which enables you to execute linux commands or windows powershell.
- Tutorial on installing and using rsync on windows Platform
- Numpy User Guide: https://numpy.org/devdocs/user/index.html