Results for api@clcompileprogram

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.609181
Stdout
## Test: clCompileProgram (/ilab/users/jv356/piglit/tests/cl/api/compile-program.c) ##

# Running on:
#   Platform: NVIDIA CUDA
#   OpenCL version: 1.2
Unexpected CL error: CL_BUILD_PROGRAM_FAILURE -11
Expected CL error: CL_INVALID_COMPILER_OPTIONS -66
Unexpected CL error: CL_BUILD_PROGRAM_FAILURE -11
Expected CL error: CL_COMPILE_PROGRAM_FAILURE -15
Unexpected CL error: CL_SUCCESS 0
Expected CL error: CL_INVALID_OPERATION -59
# Result:
Stderr
Failed (error code: CL_BUILD_PROGRAM_FAILURE): Trigger CL_INVALID_COMPILER_OPTIONS if the build options specified by options are invalid.
Failed (error code: CL_BUILD_PROGRAM_FAILURE): Trigger CL_COMPILE_PROGRAM_FAILURE if there is a failure to compile the program source.
Failed (error code: CL_SUCCESS): Trigger CL_INVALID_OPERATION if there are kernel objects attached to program.
Environment
PIGLIT_PLATFORM="mixed_glx_egl" PIGLIT_SOURCE_DIR="/ilab/users/jv356/piglit"
Command /ilab/users/jv356/piglit/bin/cl-api-compile-program
dmesg

        

Back to summary