-
Notifications
You must be signed in to change notification settings - Fork 115
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
Candidate for the v0.9.0 release tag #1519
Commits on Apr 8, 2024
-
Merge pull request #1461 from Bensuo/coverity_L0_update
[Cmd-Buf][L0] Fix Coverity unsigned comparison report
Configuration menu - View commit details
-
Copy full SHA for 9da9568 - Browse repository at this point
Copy the full SHA 9da9568View commit details -
Merge pull request #1468 from pbalcer/l0-recursive-event-deadlock
[L0] fix a deadlock on a recursive event rwlock
Configuration menu - View commit details
-
Copy full SHA for f67c6e4 - Browse repository at this point
Copy the full SHA f67c6e4View commit details -
Merge pull request #1363 from hdelan/refactor-device-initialization
[CUDA] Refactor device initialization
Configuration menu - View commit details
-
Copy full SHA for a75f7d0 - Browse repository at this point
Copy the full SHA a75f7d0View commit details -
Merge pull request #1467 from aarongreig/aaron/eventExecStatusError
Add new ERROR status for events, and corresponding error code.
Configuration menu - View commit details
-
Copy full SHA for 20102fd - Browse repository at this point
Copy the full SHA 20102fdView commit details -
Merge pull request #1460 from hdelan/remove-unused-prototypes
[HIP][CUDA] Remove function prototypes from enqueue.hpp
Configuration menu - View commit details
-
Copy full SHA for 40b21cc - Browse repository at this point
Copy the full SHA 40b21ccView commit details -
Merge pull request #1485 from aarongreig/aaron/addDeviceNotAvailableErrC
Add UR_ERROR_DEVICE_NOT_AVAILABLE and appropriate translation for CL.
Configuration menu - View commit details
-
Copy full SHA for 74a8f04 - Browse repository at this point
Copy the full SHA 74a8f04View commit details -
Merge pull request #1450 from kbenzie/benie/cl-fpga-atomic-memory-ord…
…er-caps [CL] Atomic fence scope capability for Intel FPGA driver
Configuration menu - View commit details
-
Copy full SHA for 1ee81f4 - Browse repository at this point
Copy the full SHA 1ee81f4View commit details -
Merge pull request #1486 from nrspruit/fix_memfree_report
[L0] Fix DeviceInfo global mem free to report unsupported given MemCount==0
Configuration menu - View commit details
-
Copy full SHA for 65af257 - Browse repository at this point
Copy the full SHA 65af257View commit details
Commits on Apr 17, 2024
-
Merge pull request #1448 from steffenlarsen/steffen/make_ext_func_fai…
…l_unsupported [OpenCL] Make extension function lookup return unusupported error
Configuration menu - View commit details
-
Copy full SHA for 410c023 - Browse repository at this point
Copy the full SHA 410c023View commit details -
Merge pull request #1433 from Seanst98/sean/cubemaps-UR
[Bindless][CUDA] Add support for cubemaps
Configuration menu - View commit details
-
Copy full SHA for 26cc04e - Browse repository at this point
Copy the full SHA 26cc04eView commit details -
Merge pull request #1455 from GeorgeWeb/georgi/fix-hip-usm-copy2d
[HIP] Fix memory type detection in allocation info queries and USM copy2D
Configuration menu - View commit details
-
Copy full SHA for 532dac5 - Browse repository at this point
Copy the full SHA 532dac5View commit details -
Merge pull request #1483 from nrspruit/fix_inorder_lists_reuse
[L0] Fix regular in order command list reuse given inorder queue
Configuration menu - View commit details
-
Copy full SHA for bcbe255 - Browse repository at this point
Copy the full SHA bcbe255View commit details -
Merge pull request #1498 from wenju-he/ZeImageDesc-urMemImageCreateWi…
…thNativeHandle [L0][Image] Set ZeImageDesc member of _ur_image in release build for legacy image
Configuration menu - View commit details
-
Copy full SHA for 6465c98 - Browse repository at this point
Copy the full SHA 6465c98View commit details -
Merge pull request #1492 from nrspruit/l0_queue_sync_unblocking
[L0] Enable Disabling of Queue lock during L0 Sync calls
Configuration menu - View commit details
-
Copy full SHA for 4f6997e - Browse repository at this point
Copy the full SHA 4f6997eView commit details -
Merge pull request #1494 from nrspruit/usm_exp_table_enable
[L0] Enable USM Import/Release Exp Functions
Configuration menu - View commit details
-
Copy full SHA for 151d5a6 - Browse repository at this point
Copy the full SHA 151d5a6View commit details -
Merge pull request #1507 from nrspruit/fix_p2p_properties_init
[L0] Fix to p2p properties init for pNext and stype
Configuration menu - View commit details
-
Copy full SHA for e9f363d - Browse repository at this point
Copy the full SHA e9f363dView commit details -
Merge pull request #1471 from pbalcer/remove-coverage
[CI] remove coverage workflow
Configuration menu - View commit details
-
Copy full SHA for 5c2017f - Browse repository at this point
Copy the full SHA 5c2017fView commit details -
Merge pull request #1516 from pbalcer/disable-clang-l0
disable clang build for L0 adapter tests
Configuration menu - View commit details
-
Copy full SHA for db80d60 - Browse repository at this point
Copy the full SHA db80d60View commit details
Commits on Apr 19, 2024
-
Merge pull request #1298 from pbalcer/immcmd-out-of-order-completion-…
…batching [L0] optimize # of event status queries through batching
Configuration menu - View commit details
-
Copy full SHA for ce58dfd - Browse repository at this point
Copy the full SHA ce58dfdView commit details -
Merge pull request #1495 from nrspruit/kernel_work_group_size
[L0] Add support for reading maxGroupSize from kernel prop extension
Configuration menu - View commit details
-
Copy full SHA for 02e7f28 - Browse repository at this point
Copy the full SHA 02e7f28View commit details -
Merge pull request #1517 from nrspruit/fix_l0_coverity_sync
[L0] Store LastCommandEvent before unlock during queue sync
Configuration menu - View commit details
-
Copy full SHA for 84d7a49 - Browse repository at this point
Copy the full SHA 84d7a49View commit details