[mvapich-discuss] RMA Put/Get much slower under 2.2b then 2.1 release

Nenad Vukicevic nenad at intrepid.com
Sat Mar 5 01:17:42 EST 2016


I am attaching a benchmark that shows one-sided Put/Get operations
being almost 100 times slower from the previous release.  Both version
are compiled the same way with -enable-fast=O3, however the same can
be shown for the debugged version.  Note that measurements of
accumulate operations are compatible across these two versions.

>From the attached results you can see that version 2.1 executes 1.4
million operations per second, while 2.2b does only close to 30
thousand operations.

Any idea what might be the cause?

Here are the outputs of the runs:

RUNNING 2.1
nranks = 4
Main table size = 2^18 = 262144 words
Number of updates = 1048576
init(c= 0.0000 w= 0.0000) up(c= 0.7229 w= 0.7300) mil. up/sec= 1.4364
Found 6469 errors in 262144 locations (passed).

RUNNING 2.2b
nranks = 4
Main table size = 2^18 = 262144 words
Number of updates = 1048576
init(c= 0.0000 w= 0.0000) up(c= 15.6167 w= 35.1200) mil. up/sec= 0.0299
Found 6478 errors in 262144 locations (passed).

-- 
Nenad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: guppie-test.tar.gz
Type: application/x-gzip
Size: 2999 bytes
Desc: not available
URL: <http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20160304/876c81f4/attachment.gz>


More information about the mvapich-discuss mailing list