Results for program@execute@vload@vload-char-local

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:08.512697
Stdout
## Test: Vector load local char2,3,4,8,16 (/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.16-200.fc28.x86_64, LLVM 7.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: vector load local char2
Using kernel vload2_local
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting 28 (0x1c) with tolerance 0, but got 0 (0x0)
Error at char[2]
 Argument 1: FAIL
> Running kernel test: vector load local offset char2
Using kernel vload2_local_offset
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting 28 (0x1c) with tolerance 0, but got 0 (0x0)
Error at char[2]
 Argument 1: FAIL
> Running kernel test: vector load local char3
Using kernel vload3_local
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting 121 (0x79) with tolerance 0, but got 0 (0x0)
Error at char[3]
 Argument 1: FAIL
> Running kernel test: vector load local offset char3
Using kernel vload3_local_offset
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting 121 (0x79) with tolerance 0, but got 0 (0x0)
Error at char[1]
 Argument 1: FAIL
> Running kernel test: vector load local char4
Using kernel vload4_local
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting 120 (0x78) with tolerance 0, but got 0 (0x0)
Error at char[4]
 Argument 1: FAIL
> Running kernel test: vector load local offset char4
Using kernel vload4_local_offset
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting 120 (0x78) with tolerance 0, but got 0 (0x0)
Error at char[4]
 Argument 1: FAIL
> Running kernel test: vector load local char8
Using kernel vload8_local
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting 116 (0x74) with tolerance 0, but got 0 (0x0)
Error at char[8]
 Argument 1: FAIL
> Running kernel test: vector load local offset char8
Using kernel vload8_local_offset
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting 116 (0x74) with tolerance 0, but got 0 (0x0)
Error at char[8]
 Argument 1: FAIL
> Running kernel test: vector load local char16
Using kernel vload16_local
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting -71 (0xffffffffffffffb9) with tolerance 0, but got 0 (0x0)
Error at char[16]
 Argument 1: FAIL
> Running kernel test: vector load local offset char16
Using kernel vload16_local_offset
Setting kernel arguments...
Running the kernel...
Validating results...
Expecting -71 (0xffffffffffffffb9) with tolerance 0, but got 0 (0x0)
Error at char[16]
 Argument 1: 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/generated_tests/cl/vload/vload-char-local.cl
dmesg

        

Back to summary