Skip to content

Commit 4099414

Browse files
rNLKJArNLKJA
authored andcommitted
updated
1 parent b1a864b commit 4099414

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@ mpiexec -n [NUM_PROCESSORS] python main.py -t [TWITTER_FILE] -s [SAL_FILE] -e [E
5050
./submit.sh
5151
```
5252

53-
Run python binary:
54-
55-
```bash
56-
# binary code compile in standalone mode, no need for python installation
57-
mpiexec -n [NUM_PROCESSORS] ./main.py -t [TWITTER_FILE] -s [SAL_FILE] -e [EMAIL_TARGET|OPTIONAL]
58-
```
59-
6053
Note, email target has only two valid options: 'rin' / 'eric'.
6154

6255
## Assignment Dependencies

0 commit comments

Comments
 (0)