Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Parlab
/
burglar
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
50397c53
authored
May 05, 2019
by
Szeberényi Imre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
04e660bd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
client/README.md
+4
-4
No files found.
client/README.md
View file @
50397c53
# 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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment