Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
codes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
38
Issues
38
List
Boards
Labels
Milestones
Merge Requests
8
Merge Requests
8
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
codes
codes
Commits
b37795ad
Commit
b37795ad
authored
Dec 06, 2016
by
Misbah Mubarak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding synthetic fat tree test
parent
98756c00
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
tests/Makefile.subdir
tests/Makefile.subdir
+1
-0
tests/modelnet-test-fattree-synthetic.sh
tests/modelnet-test-fattree-synthetic.sh
+1
-1
No files found.
tests/Makefile.subdir
View file @
b37795ad
...
@@ -32,6 +32,7 @@ TESTS += tests/lp-io-test.sh \
...
@@ -32,6 +32,7 @@ TESTS += tests/lp-io-test.sh \
tests/modelnet-test-dragonfly.sh
\
tests/modelnet-test-dragonfly.sh
\
tests/modelnet-test-slimfly.sh
\
tests/modelnet-test-slimfly.sh
\
tests/modelnet-test-dragonfly-synthetic.sh
\
tests/modelnet-test-dragonfly-synthetic.sh
\
tests/modelnet-test-fattree-synthetic.sh
\
tests/modelnet-test-slimfly-synthetic.sh
\
tests/modelnet-test-slimfly-synthetic.sh
\
tests/modelnet-test-dragonfly-custom-synthetic.sh
\
tests/modelnet-test-dragonfly-custom-synthetic.sh
\
tests/modelnet-p2p-bw-loggp.sh
\
tests/modelnet-p2p-bw-loggp.sh
\
...
...
tests/modelnet-test-fattree-synthetic.sh
View file @
b37795ad
...
@@ -5,7 +5,7 @@ if [ -z $srcdir ]; then
...
@@ -5,7 +5,7 @@ if [ -z $srcdir ]; then
exit
1
exit
1
fi
fi
src/network-workloads/model-net-synthetic-fattree
--sync
=
1
--
num_messages
=
1
--
$srcdir
/src/network-workloads/conf/modelnet-synthetic-fattree.conf
src/network-workloads/model-net-synthetic-fattree
--sync
=
1
--
$srcdir
/src/network-workloads/conf/modelnet-synthetic-fattree.conf
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