Results for program@execute@atomic_min-global-return

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:07.158268
Stdout
## Test: atomic_min global, with usage of return variable (/home/vesely/piglit/tests/cl/program/program-tester.c) ##

# Platform supporting only version 1.1. Running test on that version.
# Running on:
#   Platform: Clover
#   Device: AMD TURKS (DRM 2.50.0 / 4.18.14-200.fc28.x86_64, LLVM 8.0.0)
#   OpenCL version: 1.2
#   OpenCL C version: 1.1
#   Build options:  -cl-std=CL1.1
Program has been built successfully
> Running kernel test: simple int
Using kernel simple_int
Setting kernel arguments...
Running the kernel...
Validating results...
 Argument 0: PASS
> Running kernel test: simple uint
Using kernel simple_uint
Setting kernel arguments...
Running the kernel...
Validating results...
 Argument 0: PASS
> Running kernel test: threads int
Using kernel threads_int
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting -1 (0xffffffffffffffff) with tolerance 0, but got 7 (0x7)
Error at int[3]
 Argument 0: FAIL
> Running kernel test: threads uint
Using kernel threads_uint
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting 0 (0x0) with tolerance 0, but got 1 (0x1)
Error at uint[2]
 Argument 0: FAIL
>> Some or all of the tests FAILED
# Result:
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/vesely/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/vesely/piglit/bin/cl-program-tester /home/vesely/piglit/tests/cl/program/execute/builtin/atomic/atomic_min-global-return.cl
dmesg

        

Back to summary