Skip to content

Conversation

@maksimsab
Copy link
Contributor

@maksimsab maksimsab commented Nov 13, 2025

This patch has the following changes:

  • --param enable_new_offload_model is added to SYCL E2E LIT test configuration
  • NewOffloadModel mode run is added to sycl-linux-precommit
  • NewOffloadModel mode run is added to sycl-nightly for linux and windows.

@maksimsab
Copy link
Contributor Author

maksimsab commented Dec 4, 2025

Hi @aelovikov-intel @KornevNikita

How does it look to you now?

I have a final run of sycl-nightly here. https://github.com/intel/llvm/actions/runs/19935023822
I hope it doesn't find any failing tests.

target_devices: level_zero:gpu
- name: Intel / Battlemage Graphics
runner: '["Linux", "bmg"]'
target_devices: level_zero_v1:gpu
Copy link
Contributor

Choose a reason for hiding this comment

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

Why explicit _v1?

Copy link
Contributor Author

@maksimsab maksimsab Dec 4, 2025

Choose a reason for hiding this comment

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

It was copied from origin E2E invocation. Frankly, I don't know the difference between level_zero_v1 and level_zero_v2.

Do you suggest not to use v1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-offload-model Enables testing with NewOffloadModel.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants