Skip to content

OpenCL tests that fail on AMD graphic cards

Summary

@BZoennchen

On our Lenovo laptops the tests testGridCellSmall and testGridCellLarge fail.

https://gitlab.lrz.de/vadere/vadere/blob/master/VadereUtils/tests/org/vadere/util/math/TestCLLinkedList.java#L122

I comment these tests out in the code, this issue is to keep tracking of the bug.

Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.735 sec <<< FAILURE! - in org.vadere.util.math.TestCLLinkedList
testGridCellSmall(org.vadere.util.math.TestCLLinkedList)  Time elapsed: 0.314 sec  <<< ERROR!
java.lang.ArrayIndexOutOfBoundsException: 1890965704
	at org.vadere.util.math.TestCLLinkedList.testGridCellSmall(TestCLLinkedList.java:137)

Steps to reproduce

Run tests with OpenCL on AMD graphic card

Edited by Ghost User
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information