MACH-Aero
MACH-Aero copied to clipboard
Add resources for CS and HPC basics
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
andblas
do? - What is the difference between a static and dynamic library?
- [please add more]