Welcome to the BEPPP Tutorials

This material got collected and created for the 2024 edition of the PDC Summer School. Its primarily targeting people who want to analyize the performance of their parallel codes using a free and open source toolset.

To follow along, you should feel relatively comfortable using GNU/Linux machines and have e.g. an idea what MPI Point-to-Point communication means.

Warning

We are still adding content to the tutorials, so you might wanna bookmark the page and check it later.

Requirements

To follow the tutorials you can either install the tools according to their installation guides, or just use the docker receipt we provide. In the tutorials, we will assume that you are working with the docker container.

Contributing

As our goal is to make it as easy as possible, please feel free to raise an issue or send a mail (joan.vinyals@bsc.es or valentin.seitz@bsc.es), if you feel a bit stuck somewhere or if something isn’t working for you.

We also invite contributions via merge requests or patches.

Other

Generally, we try to follow the Diataxis approach.