hpc-primer

HPC primer based on C/C++ intended for anybody trying to get back in (coding) shape.

This primer has been designed to summarize some of the commonly used C/C++ functionalities. Please see more complete and detailed resources for further explanations.

Content

  1. introduction
  2. compilation and tools
  3. C language
  4. C++ language
  5. Parallelism
  6. other resources

Licensing

The content of this primer is shared under the (CC) BY-NC-SA license as described here. The code contained in this repo is shared under a BSD-3 license.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License