From: Sree Harsha Totakura Date: Sat, 30 Mar 2013 15:45:18 +0000 (+0000) Subject: - reduce parallel ops even further X-Git-Tag: initial-import-from-subversion-38251~9427 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3f52cf4378a93860d14e8475e7de62c1bb0b4c24;p=oweals%2Fgnunet.git - reduce parallel ops even further --- diff --git a/src/nse/nse_infiniband.conf b/src/nse/nse_infiniband.conf index 12b339cba..280d6ebe0 100644 --- a/src/nse/nse_infiniband.conf +++ b/src/nse/nse_infiniband.conf @@ -6,7 +6,7 @@ AUTOSTART = NO PORT = 12113 ACCEPT_FROM = 127.0.0.1; 10.6.0.0/16; 192.168.0.0/16; HOSTNAME = localhost -MAX_PARALLEL_OPERATIONS = 500 +MAX_PARALLEL_OPERATIONS = 250 OVERLAY_TOPOLOGY = 2D_TORUS OVERLAY_RANDOM_LINKS = 1000 OPERATION_TIMEOUT = 45 s