Editing CommunityData:Hyak Ikt (Deprecreated)
From CommunityData
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 52: | Line 52: | ||
module load parallel_sql | module load parallel_sql | ||
alias | alias any_machine='srun -p comdata-int --time=500:00:00 --mem=200G --pty /bin/bash' | ||
alias | alias dedicated_big_machine='srun -p comdata --time=500:00:00 --mem=200G --pty /bin/bash' | ||
alias | alias dedicated_machine='srun -p comdata --time=500:00:00 --mem=100G --pty /bin/bash' | ||
alias build_machine='srun -p build --time=8:00:00 --mem=10G --pty /bin/bash' | alias build_machine='srun -p build --time=8:00:00 --mem=10G --pty /bin/bash' | ||
alias rgrep='grep -r' | alias rgrep='grep -r' |