Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Regression

com.jogamp.opencl.HighLevelBindingTest.vectorAddGMTest

Failing for the past 1 build (Since Unstable#200 )
Took 37 ms.

Error Message

 CLDevice [id: 16918016 name: GeForce 9400 type: GPU profile: FULL_PROFILE] build log: No kernels or only kernel prototypes found. 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: 16918016 name: GeForce 9400 type: GPU profile: FULL_PROFILE] build log:
No kernels or only kernel prototypes found.
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:50)
	at com.jogamp.opencl.CLProgram.build(CLProgram.java:335)
	at com.jogamp.opencl.CLProgram.build(CLProgram.java:174)
	at com.jogamp.opencl.HighLevelBindingTest.vectorAddGMTest(HighLevelBindingTest.java:260)

Standard Output

OS: Mac OS X
ARCH: x86_64
VM: Java HotSpot(TM) 64-Bit Server VM
lib path: /Users/jogamp/JogAmpSlavex64/workspace/jocl/label/macosx-10_6-x86_64/build/natives/jocl:../../../jogl/label/macosx-10_6-x86_64/build/jogl/obj:../../../jogl/label/macosx-10_6-x86_64/build/nativewindow/obj:../../../jogl/label/macosx-10_6-x86_64/build/newt/obj:../../../gluegen/label/macosx-10_6-x86_64/build/obj
 - - - highLevelTest; contextless - - - 
platform info:
    name: Apple
    id: 2147418112
    profile: FULL_PROFILE
    spec version: OpenCL 1.0
    impl version: 
    vendor: Apple
    max FLOPS device: CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE]
    extensions: []
device info:
    name: GeForce 9400
    profile: FULL_PROFILE
    vendor: NVIDIA
    vendor id: 5692621710801643008
    version: OpenCL 1.0 
    driver version: CLH 1.0
    type: GPU
    global mem: 256 MB
    max alloc mem: 128 MB
    max param size: 4352 byte
    local mem: 16 KB
    local mem type: LOCAL
    global mem cache size: 0
    global mem cacheline size: 0
    global mem cache type: NONE
    constant buffer size: 65536
    error correction support: false
    queue properties: [PROFILING_MODE]
    clock: 1100 MHz
    timer res: 1000 ns
    max work group size: 512
    max compute units: 2
    max work item dimensions: 3
    max work item sizes: [512, 512, 64]
    compiler available: true
    image support: true
    max read image args: 128
    max write image args: 8
    max image2d dimensions: [8192, 8192]
    max image3d dimensions: [8192, 8192, 2048]
    number of address bits: 32
    half FP available: false
    double FP available: false
    little endian: false
    half FP config: []
    single FP config: [INF_NAN, ROUND_TO_NEAREST]
    double FP config: []
    execution capabilities: [EXEC_KERNEL]
    gl memory sharing: false
    extensions: [cl_APPLE_gl_sharing, cl_khr_byte_addressable_store, cl_APPLE_ContextLoggingFunctions, cl_APPLE_SetMemObjectDestructor, cl_khr_global_int32_base_atomics, cl_khr_global_int32_extended_atomics]
device info:
    name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz
    profile: FULL_PROFILE
    vendor: Intel
    vendor id: 5715631340959958016
    version: OpenCL 1.0 
    driver version: 1.0
    type: CPU
    global mem: 1536 MB
    max alloc mem: 1024 MB
    max param size: 4096 byte
    local mem: 16 KB
    local mem type: GLOBAL
    global mem cache size: 3145728
    global mem cacheline size: 64
    global mem cache type: READ_WRITE
    constant buffer size: 65536
    error correction support: false
    queue properties: [PROFILING_MODE]
    clock: 2260 MHz
    timer res: 1 ns
    max work group size: 1
    max compute units: 2
    max work item dimensions: 3
    max work item sizes: [1, 1, 1]
    compiler available: true
    image support: true
    max read image args: 128
    max write image args: 8
    max image2d dimensions: [8192, 8192]
    max image3d dimensions: [8192, 8192, 2048]
    number of address bits: 64
    half FP available: false
    double FP available: true
    little endian: false
    half FP config: []
    single FP config: [DENORM, INF_NAN, ROUND_TO_NEAREST]
    double FP config: [DENORM, INF_NAN, ROUND_TO_NEAREST, ROUND_TO_INF, ROUND_TO_ZERO, FMA]
    execution capabilities: [EXEC_KERNEL, EXEC_NATIVE_KERNEL]
    gl memory sharing: false
    extensions: [cl_APPLE_gl_sharing, cl_khr_byte_addressable_store, cl_APPLE_ContextLoggingFunctions, cl_khr_fp64, cl_khr_local_int32_extended_atomics, cl_APPLE_SetMemObjectDestructor, cl_khr_local_int32_base_atomics, cl_khr_global_int32_base_atomics, cl_khr_global_int32_extended_atomics]
 - - - highLevelTest; create context - - - 
 - - - highLevelTest; global memory kernel - - - 
context devices:
   CLDevice [id: 16918016 name: GeForce 9400 type: GPU profile: FULL_PROFILE]
   CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE]
max FLOPS device: CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE]