Skip to content

This repo is a list of experiments that I tried out to learn C++ and HPC

License

Notifications You must be signed in to change notification settings

Mark1626/road-to-plus-plus

Repository files navigation

Road to C++ and High Performance Computing

This repo contains things I'm going to try out to learn C++ and High Performance Computing

A lot of these are content I gathered from various places of the internet. Raise an issue if I missed attributing any external content

Chapters

Below each chapter noting down the things I learnt in the process

Talks

Tools and Things to Explore

Links are to respective documentations

Topics

  • Intrinsics
  • Stream Processing
  • Domain Decomposition

Papers

Books

Guides

Blogs