Course/Event Essentials
Event/Course Start
Event/Course End
Event/Course Format
In person
Primary Event/Course URL
Training Content and Scope
Scientific Domain
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