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
31ebafd7cc
chundoong-lab-ta
/
APWS23
/
integral-skeleton
/
run_integral.sh
4 lines
62 B
Bash
Raw
Normal View
History
Unescape
Escape
Add slrum script. Format code.
2023-02-14 01:23:28 +09:00
#!/bin/bash
srun -N
1
--partition apws --exclusive ./main
$@