TornadoVM icon indicating copy to clipboard operation
TornadoVM copied to clipboard

[bug] TestReductionsAutomatic#testIrregularSize03 is failing on all backends

Open andrii0lomakin opened this issue 1 year ago • 1 comments

Describe the bug

TestReductionsAutomatic#testIrregularSize03 is failing on all backends

How To Reproduce

tornado-test -V uk.ac.manchester.tornado.unittests.reductions.TestReductionsAutomatic

Result is:

Test: class uk.ac.manchester.tornado.unittests.reductions.TestReductionsAutomatic
        Running test: testIrregularSize01        ................  [PASS]
        Running test: testIrregularSize02        ................  [PASS]
        Running test: testIrregularSize03        ................  [FAILED]

Expected behavior

Test is passed

Computing system setup (please complete the following information):

  • OS: Windows, Ubuntu 22.04
  • OpenCL and Driver versions - OpenCL version 3.0 , driver version - 23.43.27642.52
  • If applicable, PTX and CUDA Driver versions - driver version 560.81, cuda version 12.6
  • If applicable, Level Zero & SPIR-V Versions - 1.9.3
  • TornadoVM commit id - 35e7e550c

andrii0lomakin avatar Aug 14 '24 07:08 andrii0lomakin