openshmem-org / specification

OpenSHMEM Application Programming Interface
http://www.openshmem.org
50 stars 32 forks source link

prototype type typos in deprecated reductions #392

Closed jamesaross closed 4 years ago

jamesaross commented 4 years ago

These typos were made with a copy/paste mistake. The reductions should have pWrk arrays of the same type as dest/source arrays.

nspark commented 4 years ago

@jamesaross :+1: but can you submit this PR against https://github.com/nspark/specification/tree/section/collectives?

jamesaross commented 4 years ago

Done: nspark/specification#16