Skip to content

Instantly share code, notes, and snippets.

@PrometheusPi
Created September 13, 2021 09:13
Show Gist options
  • Save PrometheusPi/9ea1bb17e1f00f7af08ffb5c104b097f to your computer and use it in GitHub Desktop.
Save PrometheusPi/9ea1bb17e1f00f7af08ffb5c104b097f to your computer and use it in GitHub Desktop.
getting_started_at_CRP.md
# Tasks for getting started in the CRP group
**1. Working with a Terminal:**
Familiarize yourself with standard bash commands to be able to navigate, inspect and edit files on a compute cluster.
Resources: http://swcarpentry.github.io/shell-novice/
old: https://v4.software-carpentry.org/shell/index.html (especially chapter 9 - ssh)
**2. Quick introduction to PIConGPU:**
Familiarize yourself with the general concept of PIConGPU (and ISAAC).
Resources PIConGPU: https://www.youtube.com/watch?v=FWWDQOf5qy0
Videos ISAAC: https://www.youtube.com/user/Netzwerkfehler38/videos
**3. Compute clusters:**
Getting to know how a compute cluster works
Our local cluster “hemera” uses SLURM scheduling
Resources: https://slurm.schedmd.com/quickstart.html
**4. Primer to Plasma physics simulations:**
Get to know the physical processes in laser plasma accelerators etc.
Resources LWFA, KHI: https://doi.org/10.5281/zenodo.3616045 (Section 1, 6.1, 6.2, 7.1, 7.2)
Resources TNSA, PIC: https://doi.org/10.5281/zenodo.3266820 (Section 1, 2, and partially 3)
(do not worry about equations)
**5. Primer to ISAAC:**
Theoretical background to our in-situ live visualization ISAAC.
Resources: https://doi.org/10.5281/zenodo.55329, https://doi.org/10.14529/jsfi160403, https://doi.org/10.5281/zenodo.1423296
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment