openshmem-org / specification

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

No nonblocking interleaved block APIs (ibput_nbi, ibget_nbi) #510

Open davidozog opened 4 months ago

davidozog commented 4 months ago

448 introduced interleaved block RMA interfaces (ibput/ibget) but there are not yet non-blocking variants, which could be useful for overlapping comps/comms (ibput_nbi/ibget_nbi).