This website requires JavaScript.
Explore
Help
Sign In
morgan
/
chundoong-lab-ta
Watch
1
Star
0
Fork
You've already forked chundoong-lab-ta
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9e59389ca9
chundoong-lab-ta
/
SHPC2022
/
hw2_answer
/
matmul
/
run.sh
4 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
hw2
2022-10-04 13:56:31 +09:00
#!/bin/bash
Add partition
2022-10-04 23:22:22 +09:00
srun --nodes
=
1
--exclusive --partition
=
shpc22 ./main
$@