Skip to content

Instantly share code, notes, and snippets.

@steindev
steindev / PIConGPU_0.4.3_taurus-tud.sh
Last active September 18, 2019 09:22
taurus@TUD: Install PIConGPU dependencies to run on the `ml` partition with Power9 nodes
#!/usr/bin/env bash
#
# Authors: Axel Huebl, Marco Garten, Klaus Steiniger
#
# last updated: 2019-04-24
PIC_BRANCH="dev"
# get PIConGPU profile
if [ ! -f "$PIC_PROFILE" ]; then