Skip to content

Instantly share code, notes, and snippets.

@nperraud
Created April 20, 2021 18:31
Show Gist options
  • Save nperraud/c384c22b05c1ddcdfb786d204fd6b060 to your computer and use it in GitHub Desktop.
Save nperraud/c384c22b05c1ddcdfb786d204fd6b060 to your computer and use it in GitHub Desktop.
CSCS tifresi/ltfat install
module load cray-fftw
module load cray-python
module load daint-gpu
module load CrayGNU/.20.11
export LIBRARY_PATH=$CRAY_LD_LIBRARY_PATH:$LIBRARY_PATH
export CRAYPE_LINK_TYPE=dynamic
CC=cc pip install tifresi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment