Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Elsa Gonsiorowski
codes
Commits
a2f3680b
Commit
a2f3680b
authored
Apr 14, 2016
by
Misbah Mubarak
Browse files
Adding slimfly test to make tests
parent
a3d030ed
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.subdir
View file @
a2f3680b
...
@@ -12,7 +12,7 @@ check_PROGRAMS += tests/lp-io-test \
...
@@ -12,7 +12,7 @@ check_PROGRAMS += tests/lp-io-test \
tests/concurrent-msg-recv tests/modelnet-simplep2p-test
\
tests/concurrent-msg-recv tests/modelnet-simplep2p-test
\
tests/modelnet-test-collective
\
tests/modelnet-test-collective
\
tests/modelnet-prio-sched-test
\
tests/modelnet-prio-sched-test
\
tests/modelnet-test-dragonfly
tests/modelnet-test-dragonfly
TESTS
+=
tests/lp-io-test.sh
\
TESTS
+=
tests/lp-io-test.sh
\
tests/workload/codes-workload-test.sh
\
tests/workload/codes-workload-test.sh
\
...
@@ -26,6 +26,7 @@ TESTS += tests/lp-io-test.sh \
...
@@ -26,6 +26,7 @@ TESTS += tests/lp-io-test.sh \
tests/modelnet-test-torus.sh
\
tests/modelnet-test-torus.sh
\
tests/modelnet-test-loggp.sh
\
tests/modelnet-test-loggp.sh
\
tests/modelnet-test-dragonfly.sh
\
tests/modelnet-test-dragonfly.sh
\
tests/modelnet-test-slimfly.sh
\
tests/modelnet-p2p-bw-loggp.sh
\
tests/modelnet-p2p-bw-loggp.sh
\
tests/modelnet-prio-sched-test.sh
tests/modelnet-prio-sched-test.sh
...
@@ -48,6 +49,7 @@ EXTRA_DIST += tests/lp-io-test.sh \
...
@@ -48,6 +49,7 @@ EXTRA_DIST += tests/lp-io-test.sh \
tests/modelnet-test-torus.sh
\
tests/modelnet-test-torus.sh
\
tests/modelnet-test-loggp.sh
\
tests/modelnet-test-loggp.sh
\
tests/modelnet-test-dragonfly.sh
\
tests/modelnet-test-dragonfly.sh
\
tests/modelnet-test-slimfly.sh
\
tests/modelnet-p2p-bw-loggp.sh
\
tests/modelnet-p2p-bw-loggp.sh
\
tests/modelnet-prio-sched-test.sh
\
tests/modelnet-prio-sched-test.sh
\
tests/conf/concurrent_msg_recv.conf
\
tests/conf/concurrent_msg_recv.conf
\
...
@@ -57,6 +59,7 @@ EXTRA_DIST += tests/lp-io-test.sh \
...
@@ -57,6 +59,7 @@ EXTRA_DIST += tests/lp-io-test.sh \
tests/conf/modelnet-test-bw-tri.conf
\
tests/conf/modelnet-test-bw-tri.conf
\
tests/conf/modelnet-test.conf
\
tests/conf/modelnet-test.conf
\
tests/conf/modelnet-test-dragonfly.conf
\
tests/conf/modelnet-test-dragonfly.conf
\
tests/conf/modelnet-test-slimfly.conf
\
tests/conf/modelnet-test-loggp.conf
\
tests/conf/modelnet-test-loggp.conf
\
tests/conf/modelnet-test-simplep2p.conf
\
tests/conf/modelnet-test-simplep2p.conf
\
tests/conf/modelnet-test-latency.conf
\
tests/conf/modelnet-test-latency.conf
\
...
...
tests/modelnet-test-slimfly.sh
0 → 100755
View file @
a2f3680b
#!/bin/bash
tests/modelnet-test
--sync
=
1
--
tests/conf/modelnet-test-slimfly.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