Commit 50397c53 by Szeberényi Imre

Update README.md

parent 04e660bd
# Dummy players for lab
Simple example program to demonstrate the usage.
### Setting up the **MPI** environment on host para
### Setting up the **MPI** environment on host para
- login to para
- `module load mpi`
......@@ -33,10 +33,10 @@ Parameters:
Add
#### Tunnel setup using ssh
`ssh -R **PORT*:localhost:15623 USER@PARA`
`ssh -R **PORT**:localhost:15623 **USER**@**PARA**`
- where **PORT** is your unique port number
- **USER** is ypur login name on para
- **PARA** is the hostname of para cluster
- **USER** is ypur login name on para cluster
- **PARA** is the full hostname of para cluster
### Files:
#### player.h, player.cpp:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment