Changeset 27336
- Timestamp:
- 10/26/22 09:36:25 (3 years ago)
- Location:
- issm/trunk-jpl
- Files:
-
- 4 added
- 1 deleted
- 1 edited
-
etc/environment.sh (modified) (2 diffs)
-
jenkins/eis-daskhub-python-nodules (added)
-
jenkins/eis-smce-binaries (added)
-
src/m/classes/clusters/eis_nasa_smce.py (added)
-
src/m/classes/clusters/smce_eis.py (deleted)
-
test/NightlyRun/test101eisnasasmce.py (added)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/etc/environment.sh
r27202 r27336 381 381 if [ -d "${PETSC_ROOT}" ]; then 382 382 export PETSC_ROOT # Used in installation of Gmsh 383 cpath_prepend "${PETSC_ROOT}/include" 383 384 library_path_prepend "${PETSC_ROOT}/lib" 384 385 ld_library_path_prepend "${PETSC_ROOT}/lib" … … 519 520 SQLITE_ROOT="${ISSM_EXT_DIR}/sqlite/install" 520 521 if [ -d "${SQLITE_ROOT}" ]; then 522 export SQLITE_ROOT # Used in installation of GDAL 521 523 path_prepend "${SQLITE_ROOT}/bin" 522 524 cpath_prepend "${SQLITE_ROOT}/include"
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)