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

Windows build is failing on sycl-rel_5_2_0 #15157

Closed
srazumov opened this issue Aug 21, 2024 · 1 comment
Closed

Windows build is failing on sycl-rel_5_2_0 #15157

srazumov opened this issue Aug 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@srazumov
Copy link

Describe the bug

Unable to build sycl-rel_5_2_0 on Windows.
sycl\source\builtins\common_functions.cpp(29): error C2124: divide or mod by zero
and
sycl\source\builtins\math_functions.cpp(37) : fatal error C1001: Internal compiler error.

To reproduce

Follow Get started guide.

buildbot/configure.py
buildbot/compile.py

Environment

  • OS: Windows 11 or server 2019
  • Target device and vendor: Intel ICX
  • DPC++ version: d2817d6d317db1143bb227168e85c409d5ab7c82
  • Dependencies version: [e.g. the output of sycl-ls --verbose]
    • cmake=3.25.2
    • ninja=1.10.2
    • vs2019 (MSVC 19.29.30151.0) or vs2022

Additional context

If this is a system configuration issue (which shouldn't be, because sycl branch works) - please provide an already built Windows package for sycl-rel_5_2_0

@srazumov srazumov added the bug Something isn't working label Aug 21, 2024
@srazumov
Copy link
Author

oneDNN team decided to use release from sycl branch due to no response.

@srazumov srazumov closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant