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
Xin Wang
codes-dev
Commits
cc0d01b6
Commit
cc0d01b6
authored
Apr 23, 2014
by
Jonathan Jenkins
Browse files
make check configs updated to use relpath
parent
119d41d4
Changes
2
Show whitespace changes
Inline
Side-by-side
tests/conf/modelnet-p2p-bw-loggp.conf
View file @
cc0d01b6
...
...
@@ -12,5 +12,5 @@ PARAMS
packet_size
=
"2147483648"
;
message_size
=
"128"
;
modelnet
=
"loggp"
;
net_config_file
=
"
tests/conf/
ng-mpi-tukey.dat"
;
net_config_file
=
"ng-mpi-tukey.dat"
;
}
tests/conf/modelnet-test-loggp.conf
View file @
cc0d01b6
...
...
@@ -12,5 +12,5 @@ PARAMS
packet_size
=
"512"
;
message_size
=
"256"
;
modelnet
=
"loggp"
;
net_config_file
=
"
tests/conf/
ng-mpi-tukey.dat"
;
net_config_file
=
"ng-mpi-tukey.dat"
;
}
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