Skip to content

Failed

com.jogamp.opencl.CLBufferTest.bufferWithHostPointerTest

Failing for the past 3 builds (Since Unstable#600 )
Took 3 ms.

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.bufferWithHostPointerTest(CLBufferTest.java:154)

Standard Output

 - - - highLevelTest; create buffer test - - - 
 - - - highLevelTest; copy buffer test - - - 
 - - - highLevelTest; host pointer test - - - 
 - - - highLevelTest; map buffer test - - - 
 - - - subBufferTest - - - 
 - - - destructorCallbackTest - - -