Status of tests of master branch #511
Replies: 2 comments 6 replies
-
Hello @andrii0lomakin, Thank you for your feedback. The known errors are the following 5: uk.ac.manchester.tornado.unittests.foundation.TestIf.test06
uk.ac.manchester.tornado.unittests.kernelcontext.matrices.TestMatrixMultiplicationKernelContext.mxm2DKernelContext01
uk.ac.manchester.tornado.unittests.kernelcontext.matrices.TestMatrixMultiplicationKernelContext.mxm2DKernelContext02
uk.ac.manchester.tornado.unittests.compute.ComputeTests.testJuliaSets
uk.ac.manchester.tornado.unittests.compute.ComputeTests.testMandelbrot |
Beta Was this translation helpful? Give feedback.
-
Regarding the status of the unit-tests, we have a pass rate of >= 98% for OpenCL on Linux. Some of them are expected to fail and we have a white-list for that. It depends on the device. overall memory, drivers & different OpenCL/SPiR-V implementations. If the unit-test is not covered in the white-list, then you can open an issue. |
Beta Was this translation helpful? Give feedback.
-
Good day.
Is there any way to check the stability of the master branch? I have several tests failing on my environment (I especially was surprised by HalfFloat tests), but I am not sure if those are known issues or not.
So, I am not sure if I should report them or not.
Beta Was this translation helpful? Give feedback.
All reactions