From source to executable: the compilation chain

Course/Event Essentials

Event/Course Start
Event/Course End
Event/Course Format
In person

Venue Information

Country: France
Venue Details: Click here

Training Content and Scope

Technical Domain
Level of Instruction
Beginner
Sector of the Target Audience
Research and Academia
Industry
HPC Profile of Target Audience
Application Developers
Language of Instruction

Other Information

Organiser
Event/Course Description

Learn how to compile and execute a computational code. The idea is to understand all the steps that lead to a library or an executable (compilation, link editing etc) and to discover some tools related to these steps (cmake, debug ...)

Compilation, link edition
Tools for building executables/libraries, Makefile
Automatic build engines - CMake
Debugging and profiling in general, gdb, gprof, valgrind