Skip to content

Failed

com.jogamp.opencl.CLProgramTest.programBinariesTest

Failing for the past 30 builds (Since Unstable#215 )
Took 18 ms.

Error Message

 CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE] build log: No kernels or only kernel prototypes found. [error: CL_BUILD_PROGRAM_FAILURE]

Stacktrace

com.jogamp.opencl.CLException$CLBuildProgramFailureException: 
CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE] build log:
No kernels or only kernel prototypes found. [error: CL_BUILD_PROGRAM_FAILURE]
	at com.jogamp.opencl.CLException.newException(CLException.java:78)
	at com.jogamp.opencl.CLProgram.build(CLProgram.java:363)
	at com.jogamp.opencl.CLProgram.build(CLProgram.java:266)
	at com.jogamp.opencl.CLProgramTest.programBinariesTest(CLProgramTest.java:115)

Standard Output

 - - - CLProgramTest; rebuild program test - - - 
got expected exception:  CL_INVALID_PROGRAM_EXECUTABLE
{CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE]=BUILD_NONE}
 - - - CLProgramTest; down-/upload binaries test - - - 
 - - - CLProgramTest; program builder test - - - 
CLProgramBuilder{options=[-cl-mad-enable], defines=[-D RADIUS=5, -D ENABLE_FOOBAR], devices={CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE]=[B@4f8235ed}}