-
Whitney Armstrong authored
modified: getting-started/eic_container.md modified: getting-started/environment.md deleted: getting-started/quickstart.md new file: getting-started/quickstart.mdx modified: hackathon.md modified: index.mdx new file: links.md new file: ../../static/Argonne_color_black_transparent.png new file: ../../static/Argonne_color_white_transparent.png modified: ../../static/banner.png new file: ../../static/favicon.ico modified: ../../static/favicon.png
Whitney Armstrong authoredmodified: getting-started/eic_container.md modified: getting-started/environment.md deleted: getting-started/quickstart.md new file: getting-started/quickstart.mdx modified: hackathon.md modified: index.mdx new file: links.md new file: ../../static/Argonne_color_black_transparent.png new file: ../../static/Argonne_color_white_transparent.png modified: ../../static/banner.png new file: ../../static/favicon.ico modified: ../../static/favicon.png
eic_container.md 292 B
title: "EIC Container"
Downloading the container.
git clone ...
Installing the container
mkdir build
cmake ../. -DCMAKE_INSTALL_PREFIX=$HOME/stow/eic_container_1.0.0
make -j4 install
Using the container
module load eic_container