Skip to content

Adapt project to work on windows with L0 and GPU #435

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 1 commit into from
May 14, 2024

Conversation

szadam
Copy link
Contributor

@szadam szadam commented Apr 11, 2024

Description

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • Extended the README/documentation
  • Squash commits

@szadam szadam force-pushed the test_L0_win branch 3 times, most recently from e108989 to d65d21b Compare April 12, 2024 10:58
zeDlHandle = util_open_library(lib);
#else
const char *lib = "ze_loader.so";
zeDlHandle = util_open_library(lib);
Copy link
Contributor

Choose a reason for hiding this comment

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

you can move this line out of ifdef

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@szadam szadam force-pushed the test_L0_win branch 3 times, most recently from 6ac1bd6 to 4b0985b Compare April 16, 2024 11:49
@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review April 16, 2024 13:53
@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner April 16, 2024 13:53
@szadam szadam force-pushed the test_L0_win branch 3 times, most recently from 38bb616 to 95131ed Compare April 17, 2024 10:04
@bratpiorka
Copy link
Contributor

@szadam please squash commits before merge

@szadam szadam force-pushed the test_L0_win branch 5 times, most recently from 6b73bac to ecf040c Compare April 18, 2024 11:01
@szadam szadam marked this pull request as draft April 18, 2024 11:36
@szadam szadam force-pushed the test_L0_win branch 4 times, most recently from 37d4a63 to 85ce66f Compare May 8, 2024 10:36
@szadam szadam force-pushed the test_L0_win branch 10 times, most recently from 69587c8 to fc83f9c Compare May 13, 2024 08:32
@szadam szadam marked this pull request as ready for review May 13, 2024 09:16
@bratpiorka bratpiorka requested a review from lplewa May 13, 2024 09:37
@lukaszstolarczuk lukaszstolarczuk merged commit d25d77b into oneapi-src:main May 14, 2024
58 checks passed
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