Skip to content

Conversation

@systems-assistant
Copy link
Contributor

This patch adds a test for __syncwarp with and without the mask. The test checks that warp threads can synchronize with in a reduce operation with diverging threads.


🔁 Imported from ROCm/hip-tests#582
🧑‍💻 Originally authored by @rocm-devops

AidanBeltonS and others added 2 commits May 15, 2025 09:27
Change-Id: I1024a0316a9ac265576f509a10b9d4617650529e
ywang103-amd pushed a commit that referenced this pull request Aug 19, 2025
* Add hipHostMalloc() new flag hipHostMallocUncached which will force to allocate pinned
host memory on extended fine grained system memory pool.
* Add hipHostAlloc() new flag hipHostAllocUncached which will force to allocate pinned
host memory on extended fine grained system memory pool.
* Add hipHostRegister() new flag hipHostRegisterUncached which will force to map
host memory onto extended fine grained system momory pool.

[ROCm/clr commit: a7d7687]
SwRaw pushed a commit that referenced this pull request Aug 19, 2025
* Add hipHostMalloc() new flag hipHostMallocUncached which will force to allocate pinned
host memory on extended fine grained system memory pool.
* Add hipHostAlloc() new flag hipHostAllocUncached which will force to allocate pinned
host memory on extended fine grained system memory pool.
* Add hipHostRegister() new flag hipHostRegisterUncached which will force to map
host memory onto extended fine grained system momory pool.
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.

3 participants