Failed
com.jogamp.opencl.CLBufferTest.writeCopyReadBufferTest
Failing for the past 2 builds
(Since Unstable )
Error Message
can not enumerate platforms [error: CL_PLATFORM_NOT_FOUND_KHR]
Stacktrace
com.jogamp.opencl.CLException$CLPlatformNotFoundKhrException: can not enumerate platforms [error: CL_PLATFORM_NOT_FOUND_KHR] at com.jogamp.opencl.CLException.checkForError(CLException.java:67) at com.jogamp.opencl.CLPlatform.listCLPlatforms(CLPlatform.java:274) at com.jogamp.opencl.CLPlatform.listCLPlatforms(CLPlatform.java:260) at com.jogamp.opencl.CLPlatform.getDefault(CLPlatform.java:230) at com.jogamp.opencl.CLContext.create(CLContext.java:170) at com.jogamp.opencl.CLContext.create(CLContext.java:145) at com.jogamp.opencl.CLBufferTest.writeCopyReadBufferTest(CLBufferTest.java:122)
Standard Output
- - - highLevelTest; create buffer test - - - - - - highLevelTest; copy buffer test - - - - - - highLevelTest; host pointer test - - - - - - highLevelTest; map buffer test - - - - - - subBufferTest - - - - - - destructorCallbackTest - - -