Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USM Tests failing on DG2 Linux and HIP #15648

Open
sarnex opened this issue Oct 9, 2024 · 5 comments
Open

USM Tests failing on DG2 Linux and HIP #15648

sarnex opened this issue Oct 9, 2024 · 5 comments
Labels
bug Something isn't working confirmed hip Issues related to execution on HIP backend.

Comments

@sarnex
Copy link
Contributor

sarnex commented Oct 9, 2024

Describe the bug

Seeing same issue on DG2 and HIP.


********************
Failed Tests (8):
  SYCL :: USM/memops2d/copy2d_dhost_to_shared.cpp
  SYCL :: USM/memops2d/copy2d_host_to_shared.cpp
  SYCL :: USM/memops2d/copy2d_shared_to_dhost.cpp
  SYCL :: USM/memops2d/copy2d_shared_to_host.cpp
  SYCL :: USM/memops2d/memcpy2d_dhost_to_shared.cpp
  SYCL :: USM/memops2d/memcpy2d_host_to_shared.cpp
  SYCL :: USM/memops2d/memcpy2d_shared_to_host.cpp

DG2
See full failure symptom here and here for asan.

HIP
https://github.com/intel/llvm/actions/runs/11438947494/job/31821989889

https://github.com/intel/llvm/actions/runs/11434776085/job/31809454917

USM test failures seem sporadic.

To reproduce

No response

Environment

No response

Additional context

No response

@sarnex sarnex added bug Something isn't working confirmed labels Oct 9, 2024
@sarnex sarnex changed the title Tests failing on 24.35.30872.22on DG2 Linux Tests failing on 24.35.30872.22 on DG2 Linux Oct 9, 2024
@sarnex
Copy link
Contributor Author

sarnex commented Oct 11, 2024

FYI @intel/llvm-reviewers-runtime @intel/dpcpp-sanitizers-review

@AllanZyne
Copy link
Contributor

I think "invalid-argument" errors have been fixed by #15469

@sarnex
Copy link
Contributor Author

sarnex commented Oct 21, 2024

These are also sporadically failing on HIP, so maybe it's not completely an Intel driver issue? FYI: @frasercrmck @jchlanda

https://github.com/intel/llvm/actions/runs/11438947494/job/31821989889

https://github.com/intel/llvm/actions/runs/11434776085/job/31809454917

@sarnex sarnex added the hip Issues related to execution on HIP backend. label Oct 21, 2024
@sarnex sarnex changed the title Tests failing on 24.35.30872.22 on DG2 Linux USM Tests failing on DG2 Linux and HIP Oct 21, 2024
sarnex added a commit that referenced this issue Oct 21, 2024
These tests fail sporadically on HIP, as well as DG2. I've updated the
[issue](#15648) to track the HIP
failures too.

Examples:
https://github.com/intel/llvm/actions/runs/11438947494/job/31821989889

https://github.com/intel/llvm/actions/runs/11434776085/job/31809454917

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
@sarnex
Copy link
Contributor Author

sarnex commented Oct 22, 2024

SYCL :: Plugin/level_zero_device_free_mem.cpp is passing on DG2 now. Removed from list at top.

@sarnex
Copy link
Contributor Author

sarnex commented Oct 24, 2024

AddressSanitizer/invalid-argument/out-of-bounds.cpp and AddressSanitizer/invalid-argument/released-pointer.cpp are passing, removed from list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed hip Issues related to execution on HIP backend.
Projects
None yet
Development

No branches or pull requests

2 participants