CosmoStat / Tutorials

Educational materials for topics related to CosmoStat activities.
30 stars 19 forks source link

[Tutorial] Compilation tips and tricks for various OS and architectures #71

Open LisaGoh opened 2 years ago

LisaGoh commented 2 years ago

What is the main topic of this tutorial: Compilers, C++, GCC, x86_64, arm64

One line description

Hi! I would like to suggest a new tutorial to learn about the basics of software compilation, such as when to use the various compilers and linkers available: for example gcc, clang, gfortran, or even mpi compilers like mpifort, and how to compile on different type of architecture like arm64 or x86_64.

Level

Learning goals