Created
April 20, 2021 18:31
-
-
Save nperraud/c384c22b05c1ddcdfb786d204fd6b060 to your computer and use it in GitHub Desktop.
CSCS tifresi/ltfat install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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