TornadoVM icon indicating copy to clipboard operation
TornadoVM copied to clipboard

[bug] Test uk.ac.manchester.tornado.unittests.dynamic.TestDynamic is failing on SpirV

Open andrii0lomakin opened this issue 1 year ago • 1 comments

Describe the bug

Tests of uk.ac.manchester.tornado.unittests.dynamic.TestDynamic are failing on SpirV backend.

How To Reproduce

tornado-test -V uk.ac.manchester.tornado.unittests.dynamic.TestDynamic

Test: class uk.ac.manchester.tornado.unittests.dynamic.TestDynamic
        Running test: testDynamicWithProfiler    ................  [FAILED]
                \_[REASON] [TornadoVM] Error - Recover option disabled
        Running test: testDynamicWithProfilerE2E ................  [FAILED]
                \_[REASON] [TornadoVM] Error - Recover option disabled
        Running test: testDynamicWithProfiler2   ................  [FAILED]
                \_[REASON] null
        Running test: testDynamicWithProfiler3   ................  [FAILED]
                \_[REASON] [TornadoVM] Error - Recover option disabled
        Running test: testDynamicWithProfiler4   ................  [FAILED]
                \_[REASON] [TornadoVM] Error - Recover option disabled

Expected behavior

Tests are passed

Computing system setup (please complete the following information):

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

andrii0lomakin avatar Aug 14 '24 07:08 andrii0lomakin