Closed
Description
Pull request - #10458 (non-functional change).
Log - https://github.com/intel/llvm/actions/runs/5604112739/jobs/10251973924?pr=10458
TIMEOUT: SYCL :: histogram.cpp (350 of 350)
******************** TEST 'SYCL :: histogram.cpp' FAILED ********************
Script:
--
: 'RUN: at line 10'; /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/ESIMD/histogram.cpp -O2 -o /__w/llvm/llvm/build-e2e/ESIMD/Output/histogram.cpp.tmp.out
: 'RUN: at line 11'; env CM_RT_PLATFORM=skl ONEAPI_DEVICE_SELECTOR=ext_intel_esimd_emulator:gpu /__w/llvm/llvm/build-e2e/ESIMD/Output/histogram.cpp.tmp.out
--
Exit Code: -9
Timeout: Reached timeout of 600 seconds
Command Output (stdout):
--
$ ":" "RUN: at line 10"
note: command had no output on stdout or stderr
$ "/__w/llvm/llvm/toolchain/bin//clang++" "-fsycl" "-fsycl-targets=spir64" "/__w/llvm/llvm/llvm/sycl/test-e2e/ESIMD/histogram.cpp" "-O2" "-o" "/__w/llvm/llvm/build-e2e/ESIMD/Output/histogram.cpp.tmp.out"
note: command had no output on stdout or stderr
$ ":" "RUN: at line 11"
note: command had no output on stdout or stderr
$ "env" "CM_RT_PLATFORM=skl" "ONEAPI_DEVICE_SELECTOR=ext_intel_esimd_emulator:gpu" "/__w/llvm/llvm/build-e2e/ESIMD/Output/histogram.cpp.tmp.out"
# command output:
Running on ESIMD_EMULATOR
# command stderr:
Usage: Histogram.exe input_file
No input file specificed. Use default random value ....
Processing inputs
error: command failed with exit status: -9
error: command reached timeout: True
--
********************