Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Elsa Gonsiorowski
codes
Commits
67206750
Commit
67206750
authored
Aug 07, 2013
by
Misbah Mubarak
Browse files
Updating readme for model-net test case
parent
ef1a4316
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/models/networks/model-net/README_MN_TEST.txt
View file @
67206750
...
@@ -4,9 +4,9 @@ will be executed in sequential mode.
...
@@ -4,9 +4,9 @@ will be executed in sequential mode.
You can also run the test program manually in parallel (conservative or
You can also run the test program manually in parallel (conservative or
optimistic) mode as follows:
optimistic) mode as follows:
mpiexec -n 4 tests/modelnet-test --sync=2 tests/modelnet-test.conf
mpiexec -n 4 tests/modelnet-test --sync=2
(optional --nkp=n)
tests/modelnet-test.conf
<or>
<or>
mpiexec -n 4 tests/modelnet-test --sync=3 tests/modelnet-test.conf
mpiexec -n 4 tests/modelnet-test --sync=3
(optional --nkp=n)
tests/modelnet-test.conf
(1)- To run the modelnet test with the simplenet network plugin, use tests/modelnet-test.conf (default setting).
(1)- To run the modelnet test with the simplenet network plugin, use tests/modelnet-test.conf (default setting).
(2)- To run the modelnet test with the torus network plugin, use tests/modelnet-test-torus.conf file.
(2)- To run the modelnet test with the torus network plugin, use tests/modelnet-test-torus.conf file.
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