Skip to content

[SYCL] Perform eager initialization on demand #6430

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 3 commits into from
Jul 14, 2022
Merged

Conversation

smaslov-intel
Copy link
Contributor

@smaslov-intel smaslov-intel commented Jul 12, 2022

Under SYCL_EAGER_INIT create as much as possible supplementary data at "warmup"
E2E test in intel/llvm-test-suite#1091
Signed-off-by: Sergey V Maslov [email protected]

Signed-off-by: Sergey V Maslov <[email protected]>
@smaslov-intel smaslov-intel requested review from a team as code owners July 12, 2022 17:44
Signed-off-by: Sergey V Maslov <[email protected]>
Signed-off-by: Sergey V Maslov <[email protected]>
@smaslov-intel
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1091

@smaslov-intel
Copy link
Contributor Author

The CUDA testing failure is unrelated:

Error response from daemon: failed to create shim task: OCI runtime create failed: error executing hook /usr/bin/nvidia-container-runtime-hook (exit code: 1): unknown
Error: failed to start containers: 8a056352ad40a2c527dc74be0c5266f656b9ee09281a55e554bedfd5e5121565
Error: Docker start fail with exit code 1

@bader
Copy link
Contributor

bader commented Jul 13, 2022

The CUDA testing failure is unrelated:

Error response from daemon: failed to create shim task: OCI runtime create failed: error executing hook /usr/bin/nvidia-container-runtime-hook (exit code: 1): unknown
Error: failed to start containers: 8a056352ad40a2c527dc74be0c5266f656b9ee09281a55e554bedfd5e5121565
Error: Docker start fail with exit code 1

@tfzhu, I've seen the same message in one of my pre-commits as well. I think CUDA machine is in broken state. Can you fix it, please?

Copy link
Contributor

@againull againull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@againull againull merged commit c145959 into intel:sycl Jul 14, 2022
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.

3 participants