Skip to content

Instantly share code, notes, and snippets.

@IgorBaratta
Last active July 7, 2021 16:37
Show Gist options
  • Save IgorBaratta/ff1dc0bf3196a2891951c3af3f78d24c to your computer and use it in GitHub Desktop.
Save IgorBaratta/ff1dc0bf3196a2891951c3af3f78d24c to your computer and use it in GitHub Desktop.
#!/bin/bash
module purge
module load gcc/9
module load intel/impi/2020.2/gnu
module load intel/mkl/2020.2
module load cmake
module load slurm
source spack/share/spack/setup-env.sh
spack env activate fenicsx-env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment