From b59f4578dbfa7e26f6eacebaf227ef6df2ae2585 Mon Sep 17 00:00:00 2001 From: Misbah Mubarak Date: Fri, 9 Aug 2013 14:20:52 -0400 Subject: [PATCH] changing the ross message size parameter in dragonfly config file --- tests/modelnet-test-dragonfly.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/modelnet-test-dragonfly.conf b/tests/modelnet-test-dragonfly.conf index 9e5c5f6..6b50f2a 100644 --- a/tests/modelnet-test-dragonfly.conf +++ b/tests/modelnet-test-dragonfly.conf @@ -20,6 +20,6 @@ PARAMS local_bandwidth="5.25"; global_bandwidth="4.7"; cn_bandwidth="5.25"; - message_size="2048"; + message_size="512"; routing="minimal"; } -- 2.26.2