Skip to content

Failed

com.jogamp.opencl.CLProgramTest.programBinariesTest

Failing for the past 32 builds (Since Unstable#215 )
Took 36 ms.

Error Message

can not create program on CLContext [id: 4296202576, 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@518bf072} [error: CL_INVALID_VALUE]

Stacktrace

com.jogamp.opencl.CLException$CLInvalidValueException: can not create program on CLContext [id: 4296202576, 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@518bf072} [error: CL_INVALID_VALUE]
	at com.jogamp.opencl.CLException.newException(CLException.java:78)
	at com.jogamp.opencl.CLProgram.create(CLProgram.java:125)
	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@811978b}}
compile workgroup size: 256 256 256
kernel: CLKernel [id: 4296228816 name: foo]
kernel: CLKernel [id: 4296201248 name: bar]