openshmem-org / specification

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

Remove/Update examples using deprecated library constants #506

Open kwaters4 opened 6 months ago

kwaters4 commented 6 months ago

Currently two examples still use the deprecated shmem library constants of SHMEM_REDUCE_SYNC_SIZE' andSHMEM_REDUCE_MIN_WRKDATA_SIZE`

The examples are located in the following files:

  1. Within the Atomicity Guarantees located in ./example_code/amo_scenario_3.c
  2. The example forSHMEM_CTX_DESTROY located in ./example_code/shmem_ctx.c