Commit 50397c53 by Szeberényi Imre

Update README.md

parent 04e660bd
# Dummy players for lab # Dummy players for lab
Simple example program to demonstrate the usage. 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 - login to para
- `module load mpi` - `module load mpi`
...@@ -33,10 +33,10 @@ Parameters: ...@@ -33,10 +33,10 @@ Parameters:
Add Add
#### Tunnel setup using ssh #### 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 - where **PORT** is your unique port number
- **USER** is ypur login name on para - **USER** is ypur login name on para cluster
- **PARA** is the hostname of para cluster - **PARA** is the full hostname of para cluster
### Files: ### Files:
#### player.h, player.cpp: #### 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