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

Fix Windows build - define NOMINMAX #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HoppeMateusz
Copy link

  • prevents min/max macro conflict with std::min/max

- prevents min/max macro conflict with std::min.max

Signed-off-by: Mateusz Hoppe <[email protected]>
mschilling0 pushed a commit to mschilling0/pti-gpu that referenced this pull request Mar 22, 2024
…lector (intel#57)

* initial rev: GetHostTimer changes

* fixes device kernel timestamps for none-immediate command list
Signed-off-by: jfedorov <[email protected]>

* improves dpc_gemm_multithreaded test
Signed-off-by: jfedorov <[email protected]>

* removes irrelevent "result" parameter at OnEnter.. call-backs

Signed-off-by: jfedorov <[email protected]>

* adds command_queue to its info map

Signed-off-by: jfedorov <[email protected]>

* completes the fix for ensuring no kernels overlaps on same device,
finishes test for it,
cleans up of ze collector and dpc_gemm_threaded test

Signed-off-by: jfedorov <[email protected]>

* protects with shared_mutext command_list_map_, dev_uuid_map_ in zeCollector,

Signed-off-by: jfedorov <[email protected]>

---------

Signed-off-by: jfedorov <[email protected]>
Co-authored-by: Aswani, Mahesh <[email protected]>
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.

1 participant