mdolab/MACH-Aero

Add resources for CS and HPC basics

marcomangano opened this issue · 0 comments

Description of feature

It would be very useful to add links to useful resources for computing science basic concepts and HPC architectures, to have a common knowledge background and help communication within and outside the lab.
Examples:

  • What are the different layers at which a specific software or coding language work?
  • How does a build process work?
  • What do lapack and blas do?
  • What is the difference between a static and dynamic library?
  • [please add more]