Public bug reported:

Upon investigation on the failing hipcub tests for version 7.1.0, it was
discovered that the HipcubSinglePassScanTest.IntSum test hardcodes
HIPCUB_WARP_SIZE_64 in its SinglePassScanRunner instantiation.

This value could not be accepted depending on the GPU ISA (e.g gfx1201)
used to run those tests, and is detailed on this upstream issue:
https://github.com/ROCm/hipCUB/issues/508

This way, a proper warp size verification should be added to avoid the
running test to enter on invalid HIP states.

** Affects: hipcub (Ubuntu)
     Importance: Undecided
     Assignee: Bruno Bernardo de Moura (bruno-bdmoura)
         Status: New

** Changed in: hipcub (Ubuntu)
     Assignee: (unassigned) => Bruno Bernardo de Moura (bruno-bdmoura)

** Merge proposal linked:
   
https://code.launchpad.net/~bullwinkle-team/ubuntu/+source/hipcub/+git/hipcub/+merge/502026

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2144827

Title:
  Fix tests for 7.1.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hipcub/+bug/2144827/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to