Skip to content

Commit

Permalink
fix ellis python
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Feb 20, 2024
1 parent 8572332 commit ef78d6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/executable_pyenv_python_install.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ module load sqlite
export LDFLAGS="-L${OPENSSL_ROOT_DIR}/lib -L${LIBFFI_ROOT_DIR}/lib64 -L${BZIP2_ROOT_DIR}/lib -L${SQLITE_ROOT_DIR}/lib"
export CPPFLAGS="-I${OPENSSL_ROOT_DIR}/include -I${LIBFFI_ROOT_DIR}/include -I${BZIP2_ROOT_DIR}/include -I${SQLITE_ROOT_DIR}/include"
{{- else if eq .nrel_cluster "ellis" }}
MODULES_DATE=2023-05-11
source /data/ssd1/software/${MODULES_DATE}/env.sh
module load gcc
module load binutils
module load git
Expand Down

0 comments on commit ef78d6a

Please sign in to comment.