Skip to content

Commit

Permalink
Merge pull request #313 from desihub/env-moved-to-desimodules
Browse files Browse the repository at this point in the history
Clean-up environment variables moved to desimodules
  • Loading branch information
sbailey committed Jul 19, 2024
2 parents 66a93c7 + 4a6f633 commit 1f3956f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 0 additions & 6 deletions etc/redrock.module
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,3 @@ setenv [string toupper $product] $PRODUCT_DIR
#
# Add any non-standard Module code below this point.
#
# MPI or multiprocessing handle parallelism, not OpenMP via numpy/MKL
#
setenv KMP_AFFINITY disabled
setenv MPICH_GNI_FORK_MODE FULLCOPY
setenv OMP_NUM_THREADS 1
setenv HDF5_USE_FILE_LOCKING FALSE
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Based on desimodules/22.2.
numpy<2.0
astropy
scipy
h5py
Expand Down

0 comments on commit 1f3956f

Please sign in to comment.