README.md 231 Bytes
Newer Older
one's avatar
one committed
1
## rocHPL Patch Files
one's avatar
one committed
2
3
4
5

- `rochpl-install.patch`
- `rochpl-scripts-bw.patch`

one's avatar
one committed
6
## Examples
one's avatar
one committed
7

one's avatar
one committed
8
9
10
11
12
13
```bash
./build/mpirun_rochpl -P 8 -Q 4 --it 6 -i HPL-32.dat \
  -H node01,node02,node03,node04 \
  --tcp-iface p14p2 \
  --ssh-port 3333
```