Changeset 28045


Ignore:
Timestamp:
01/09/24 14:43:26 (14 months ago)
Author:
jdquinn
Message:

CHG: Updating UB CCR config enable debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/ub-ccr

    r28043 r28045  
    99        --prefix="${ISSM_DIR}" \
    1010        --disable-static \
     11        --enable-development \
     12        --enable-debugging \
    1113        --with-numthreads=1 \
    12         --with-python-version=3.10 \
    13         --with-python-dir=/cvmfs/soft.ccr.buffalo.edu/versions/2023.01/compat/usr \
    14         --with-python-numpy-dir=/cvmfs/soft.ccr.buffalo.edu/versions/2023.01/compat/usr/lib/python3.10/site-packages/numpy \
     14        --with-python-version=3.9 \
     15        --with-python-dir=/cvmfs/soft.ccr.buffalo.edu/versions/2023.01/easybuild/software/avx512/Compiler/gcccore/11.2.0/python/3.9.6 \
     16        --with-python-numpy-dir=/cvmfs/soft.ccr.buffalo.edu/versions/2023.01/easybuild/software/avx512/MPI/gcc/11.2.0/openmpi/4.1.1/scipy-bundle/2021.10/lib/python3.9/site-packages \
    1517        --with-fortran-lib="-L${EBROOTGCC}/lib64 -lgfortran" \
    1618        --with-mpi-include="${ISSM_EXT_DIR}/petsc/install/include" \
Note: See TracChangeset for help on using the changeset viewer.