Skip to content

[SYCL] Fix error ‘CHAR_BIT’ was not declared in this scope in sycl/source/stream.cpp #10726

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

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

jchlanda
Copy link
Contributor

@jchlanda jchlanda commented Aug 8, 2023

Fix:
error: ‘CHAR_BIT’ was not declared in this scope

@jchlanda jchlanda requested a review from a team as a code owner August 8, 2023 08:30
@jchlanda jchlanda requested a review from bso-intel August 8, 2023 08:30
@jchlanda jchlanda temporarily deployed to aws August 8, 2023 08:39 — with GitHub Actions Inactive
@jchlanda
Copy link
Contributor Author

jchlanda commented Aug 8, 2023

@jchlanda jchlanda closed this Aug 8, 2023
@jchlanda jchlanda reopened this Aug 8, 2023
@jchlanda
Copy link
Contributor Author

jchlanda commented Aug 8, 2023

Windows runner seems to be in a broken state:

cmake : The term 'cmake' is not recognized as the name of a cmdlet, function, script file, or operable program. Check 
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At D:\github\actions-runner\_work\_temp\0f2dcde1-b197-424a-a3f7-ea6d5d45a736.ps1:2 char:1
+ cmake --build build --target check-sycl
+ ~~~~~
    + CategoryInfo          : ObjectNotFound: (cmake:String) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : CommandNotFoundException

@jchlanda jchlanda temporarily deployed to aws August 8, 2023 09:05 — with GitHub Actions Inactive
@KornevNikita
Copy link
Contributor

KornevNikita commented Aug 8, 2023

@aelovikov-intel there is some issue with configuring the job
#10729

@jchlanda jchlanda temporarily deployed to aws August 8, 2023 13:15 — with GitHub Actions Inactive
@jchlanda jchlanda temporarily deployed to aws August 8, 2023 13:18 — with GitHub Actions Inactive
@aelovikov-intel
Copy link
Contributor

@aelovikov-intel there is some issue with configuring the job

This is a problem with a temporary runner that was set up for the shutdown of regular ones over the weekend.

@jchlanda jchlanda closed this Aug 9, 2023
@jchlanda jchlanda reopened this Aug 9, 2023
@jchlanda jchlanda requested a review from bader August 9, 2023 07:03
@bader bader changed the title [SYCL] include fix [SYCL] Fix include Aug 9, 2023
@jchlanda jchlanda closed this Aug 10, 2023
@jchlanda jchlanda reopened this Aug 10, 2023
@dm-vodopyanov dm-vodopyanov changed the title [SYCL] Fix include [SYCL] Fix error ‘CHAR_BIT’ was not declared in this scope in sycl/source/stream.cpp Aug 10, 2023
@jchlanda
Copy link
Contributor Author

The failures are not related (amdgpu) or CI glitches (gen12), @intel/llvm-gatekeepers

@steffenlarsen steffenlarsen merged commit 1156d84 into intel:sycl Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants