Skip to content

Comments

VERIFIER/SIGNAL: added test cases for v1.5 spec signal_fetch and put_signal#60

Open
roiedanino wants to merge 1 commit intoopenshmem-org:masterfrom
roiedanino:put-signal-tests
Open

VERIFIER/SIGNAL: added test cases for v1.5 spec signal_fetch and put_signal#60
roiedanino wants to merge 1 commit intoopenshmem-org:masterfrom
roiedanino:put-signal-tests

Conversation

@roiedanino
Copy link
Collaborator

What?

Adds test suite for OpenSHMEM 1.5 signal operations (shmem_putmem_signal and shmem_signal_fetch).

shmem_put_signal

  • TC1: SHMEM_SIGNAL_SET - circular communication and multiple data elements
  • TC2: SHMEM_SIGNAL_ADD - single operation and signal accumulation

shmem_signal_fetch

  • TC3: shmem_signal_fetch - local fetch and post-put_signal fetch

Why

Testing infrastructure was missing for OpenSHMEM 1.5 signal operations. This PR validates the correctness of SET/ADD modes, signal accumulation, and fetch operations.

…signal

Signed-off-by: Roie Danino <rdanino@nvidia.com>
@gleon99 gleon99 enabled auto-merge (squash) February 17, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants