"tests/1.sh" did not exist on "ce671dd4b974ffb18eb80cdb267d77f0b00d60b1"
Support ROCm 7 (#5162)
* Remove std::enable_if, warpRotateLeft is always used with TILE_SIZE * Do not use built-in warpSize in constexpr contexts Starting from ROCm 7 warpSize is no longer constexpr. findInteractingBlocks.hip uses it for sizes of __shared__ arrays. * Check if hipHostMallocNumaUser is allowed before using it
Showing
Please register or sign in to comment