diff --git a/bin/run_julia b/bin/run_julia index 7ef311a1..38bc6580 100755 --- a/bin/run_julia +++ b/bin/run_julia @@ -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