Skip to content

Commit

Permalink
Mods
Browse files Browse the repository at this point in the history
  • Loading branch information
István Bozsó committed Mar 27, 2019
1 parent 8b7c4f7 commit f0ac6c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@ JULIA="$PROGS/julia-1.1.0/bin"
SNAP="/home/istvan/snap/bin"
SSARA="$PROGS/SSARA"

export PROOT="/home/istvan/packages"

PATH="$PATH:$JULIA:$SNAP:$SSARA:$PROGS:$PROOT/usr/bin/:$UTILS_DIR/bin"

export PYTHONPATH="$PYTHONPATH:$UTILS_DIR"

export PROOT="/home/istvan/packages"

export OMP_NUM_THREADS=8

export LD_LIBRARY_PATH="$PROOT/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH"
Expand Down

0 comments on commit f0ac6c7

Please sign in to comment.