raphaelandreolli / pdc-summer-school-ra

Repository with codes, exercises, and examples for the PDC summer school

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDC Summer School

Repository with codes, exercises, and the project for the PDC Summer School 2023.

The repo will be continuously updated during the school, so make sure to pull any new changes.

For questions about a particular exercise session, write in slack or ask us in person during the hands-on.

Have a great summer school!

https://coderefinery.github.io/research-software-engineering/

To clone this repo: git clone --recurse-submodules https://github.com/KTH-HPC/pdc-summer-school.git

To pull any changes (get new updates, changes and exercises that are added): git pull https://github.com/KTH-HPC/pdc-summer-school.git

To also load the content of the linked repositories (such as the GPU exercises), use the following git command: git submodule update --init --recursive

Quiz 1

Link to quiz for the first week, 10/12 points are needed for a passing grade. You can repeat the quiz many times so try to get 12/12! https://forms.gle/tzmrpogNRjM6W9MK8

About

Repository with codes, exercises, and examples for the PDC summer school


Languages

Language:C 53.5%Language:Jupyter Notebook 27.7%Language:Shell 6.6%Language:Cuda 5.9%Language:Makefile 4.6%Language:Fortran 1.5%Language:Python 0.2%