Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Mar 18, 2024
1 parent b8d4920 commit 97cbc25
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bin/run_julia
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ if [[ $(basename $(pwd)) == "bin" ]]; then
cd ..
fi

if [[ $HOSTNAME == "tuxedi" ]]; then
sudo performance.sh
fi

export MPLBACKEND=qt5agg

if command -v nproc &> /dev/null; then
Expand Down

0 comments on commit 97cbc25

Please sign in to comment.