Skip to content

Monthly Archives: September 2013

Hi all. There is an OpenSHMEM conference on March 4-6, 2014 at Annapolis, Maryland. Conference URL: http://www.csm.ornl.gov/workshops/openshmem2013/index.html At this conference, I'll lecture about Verbs programming on March 4th, at 13:00. (yes, I know that I should have sent a better...

RDMA supports zero byte messages, and this can be done by posting a Send Request without a scatter/gather list (i.e. a list with zero entries). Zero byte messages can be done with the following opcodes: Send Send with immediate RDMA...