CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
157 stars 27 forks source link

[OpenCL] Unit_hipStreamAddCallback_WithDefaultStream Failure on Main #848

Open pvelesko opened 1 month ago

pvelesko commented 1 month ago
Unit_hipStreamAddCallback_WithDefaultStream
-------------------------------------------------------------------------------
/home/pvelesko/actions-runner/_work/chipStar/chipStar/HIP/tests/catch/unit/stream/hipStreamAddCallback.cc:230
...............................................................................

/home/pvelesko/actions-runner/_work/chipStar/chipStar/HIP/tests/catch/unit/stream/hipStreamAddCallback.cc:233: FAILED:
  REQUIRE( TestPassed )
with expansion:
  false
with message:
  Data mismatch :0

===============================================================================
test cases: 1 | 1 failed
assertions: 4 | 3 passed | 1 failed