Skip to content

Failed

com.jogamp.opencl.CLProgramTest.programBinariesTest

Failing for the past 33 builds (Since Unstable#215 )
Took 10 ms.

Error Message

can not create program on CLContext [id: 4296174640, platform: Apple, profile: FULL_PROFILE, devices: 1] with binaries {CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE]=[B@62c09554} [error: CL_INVALID_VALUE]

Stacktrace

com.jogamp.opencl.CLException$CLInvalidValueException: can not create program on CLContext [id: 4296174640, platform: Apple, profile: FULL_PROFILE, devices: 1] with binaries {CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE]=[B@62c09554} [error: CL_INVALID_VALUE]
	at com.jogamp.opencl.CLException.newException(CLException.java:78)
	at com.jogamp.opencl.CLProgram.create(CLProgram.java:123)
	at com.jogamp.opencl.CLContext.createProgram(CLContext.java:268)
	at com.jogamp.opencl.CLProgramTest.programBinariesTest(CLProgramTest.java:152)

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}
{CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS}
{CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS}
 - - - 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@6f25844f}}
compile workgroup size: 256 256 256
kernel: CLKernel [id: 4301304080 name: foo]
kernel: CLKernel [id: 4301304416 name: bar]