Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 3 tasks
LisaGoh opened this issue Dec 3, 2021 · 0 comments
Open
1 of 3 tasks
Labels
tutorial request New tutorial request and discussion

Comments

@LisaGoh
Copy link
Member

LisaGoh commented 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

  • 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
@LisaGoh LisaGoh added the tutorial request New tutorial request and discussion label Dec 3, 2021
@LisaGoh 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tutorial request New tutorial request and discussion
Projects
None yet
Development

No branches or pull requests

1 participant