https://www.youtube.com/playlist?list=PLwsovxEJkjzJrUHeRQMrPbvsQRfkz0e-W
main_2DKS(dtc,Nc,Kstart,Kend,Knum,ellstart,ellend,ellgap,Tstart,Tend,Tnum,runc,continuationc,tolc,optTc)
nohup matlab -nodisplay -nodesktop -nosplash -r "main_2DKS(1e-3,32,0,0,1,1.02,1.02,.02,1.0,1.0,1,'optimize','IC',1e-6,0.0); exit" > ./output/maxTK0L102.log 2>&1 < /dev/null & nohup matlab -nodisplay -nodesktop -nosplash -r "main_2DKS(1e-3,32,0,0,1,1.02,1.02,.02,2.0,2.0,1,'plotOptIC','IC',1e-6,1.0); exit" > ./output/longTK0L102.log 2>&1 < /dev/null &
sbatch run_2DKS.sh
sq seff PID scancel PID
git fetch origin git reset --hard origin/main
du -h -d 3 /user/foldername/ | sort -h diskusage_report sshare -l -A def-prof1_cpu -u prof1,grad2,postdoc3
python3 param_driver.py bash run_array.sh --dry-run bash run_array.sh
tail -f ./output/output1.log
ps aux | grep matlab | grep -v grep
pkill -f "main_2DKS"
pstree -ps PID
systemd(...) └─ systemd(...) └─ MATLAB(parentPID)
kill -9 parentPID
./gitpush.sh . "" "COMMIT MESSAGE"