You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
void shmem_wait_until(TYPE *ivar, int cmp, TYPE cmp_value);
Please see page 112 in the OpenSHMEM v1.5 document. It seems like by referring to Table 6, we are deprecating the wait on type short and unsigned short, was this intentional?