oshmpi
oshmpi copied to clipboard
Strided: Optimize simple datatype creation
Description: For OSHMPI we use only resized vector with blocklength=1 datatype. Can we do any optimization for such simple datatypes in MPICH to reduce creation overhead and also decoding overhead?
Dependent on #34
Estimated effort: 1-2 days after finishing #34