You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Beginner
Intermediate
Advanced
Learning goals
Understanding on the various compilers: what they are used for and when, their pros and cons
Gain an intuition on how to debug and solve compilation errors
The text was updated successfully, but these errors were encountered:
LisaGoh
changed the title
[Tutorial] Compilation tips and tricks for various Os and architectures
[Tutorial] Compilation tips and tricks for various OS and architectures
Dec 3, 2021
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
The text was updated successfully, but these errors were encountered: