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
b906ec84df
chundoong-lab-ta
/
SHPC2022
/
hw2
/
matmul
/
run.sh
4 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
hw2
2022-10-04 13:56:31 +09:00
#!/bin/bash
.
2022-10-05 13:17:54 +09:00
srun --nodes
=
1
--exclusive --partition
=
shpc22 numactl --physcpubind 0-63 ./main
$@