Skip to content

Users/bimani/rocm 21691 cas implementation correctness#7754

Open
bimaniamd wants to merge 2 commits into
developfrom
users/bimani/ROCM-21691-CAS-implementation-correctness
Open

Users/bimani/rocm 21691 cas implementation correctness#7754
bimaniamd wants to merge 2 commits into
developfrom
users/bimani/ROCM-21691-CAS-implementation-correctness

Conversation

@bimaniamd

Copy link
Copy Markdown
Contributor

Motivation

Technical Details

JIRA ID

Test Plan

Test Result

Submission Checklist

    The current rocrtstFunc.Memory_Alignment_Test only verifies whether
    the HSA_REGION_INFO_RUNTIME_ALLOC_ALIGNMENT queries return a value
    that is a power-of-two.

   Expanding the current Test; so that it also does memory Allocations
   for each memory pool,and makes sure that the pointer returned is valid.

  AILIROCR-95
  Currently the implementations in InterruptSignal (e.g.
  InterruptSignal::CasAcqRel) call SetEvent() unconditionally resulting
  in spurious wakes for any waiting agent in cases where the signal does
  not have the expected value
   we check to see if the observed value is the same as the
   expected value and only then SetEvent() is invoked.
   ROCM_-21691
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant