intel / intel/llvm

Sporadic llvm-test-suite failures on CUDA back-end.

Open
#6,463 7 comments 1 reaction 0 assignees View on GitHub
cuda runtime
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

> > @jchlanda, do you think that this failure on NVIDIA GPU https://github.com/intel/llvm/runs/7391421134?check_suite_focus=true is related to this change? This change is not expected to change the default behavior.
>
> It doesn't look related, even if we ignore the assert messages which are a bit flaky, upon hitting the assert PI runtime should generate error `710`:
>
> ```
> PI CUDA ERROR:
> Value: 710
> Name: CUDA_ERROR_ASSERT
> ```
>
> but this one reports `-999` - `Unknown PI error` (https://github.com/intel/llvm/runs/7391421134?check_suite_focus=true#step:8:1168)

I can't reproduce this issue locally, so I restarted CI jobs and it failed again, but with the different error:

> error: command failed with exit status: 255

https://github.com/intel/llvm/runs/7450227286?check_suite_focus=true

These look like flaky llvm-test-suite issues not caused by this patch. I'll file a report to investigate them and merge this PR.

_Originally posted by @bader in https://github.com/intel/llvm/issues/6378#issuecomment-1191707796_

Update: archives with logs [logs_46239.zip](https://github.com/intel/llvm/files/9198737/logs_46239.zip)
[logs_46467.zip](https://github.com/intel/llvm/files/9198742/logs_46467.zip)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.