-
Notifications
You must be signed in to change notification settings - Fork 762
Insights: intel/llvm
Overview
2 Releases published by 1 person
-
nightly-2025-03-25 DPC++ daily 2025-03-25
published
Mar 25, 2025 -
nightly-2025-03-26 DPC++ daily 2025-03-26
published
Mar 26, 2025
71 Pull requests merged by 35 people
-
[DeviceMSAN] Fix typo
#17701 merged
Mar 31, 2025 -
[CI][CTS] Check if the cts_exclude_filter exists
#17715 merged
Mar 31, 2025 -
[CI] show e2e results in summary (win)
#17679 merged
Mar 31, 2025 -
[SYCL] Use libur_loader_opencl.so rather than libOpenCL.so on Linux
#17708 merged
Mar 28, 2025 -
[CI] Simplify GPU reset handling
#17646 merged
Mar 28, 2025 -
[SYCL][NativeCPU][NFC] Prevent generating unnamed functions
#17707 merged
Mar 28, 2025 -
[SYCL][E2E] Add LIT feature for HIP
#17692 merged
Mar 28, 2025 -
[CI][Benchmark] Merge new static html dashboard implementation
#17659 merged
Mar 28, 2025 -
[SYCL][Graph] Implement dynamic_work_group_memory for SYCL-Graphs
#17314 merged
Mar 28, 2025 -
[ESIMD] Move RAII deleter init after buffer allocation.
#17706 merged
Mar 28, 2025 -
[UR][HIP] Fix HIP adapter compilation on Windows
#17702 merged
Mar 28, 2025 -
[UR] Fix unnecessary check in async alloc extension
#17686 merged
Mar 28, 2025 -
[CI][Benchmark] add UMF benchmarks for fragmentation measurements
#17608 merged
Mar 28, 2025 -
[SYCL] Move GroupNonUniform SPIR-V built-in declarations to clang SPIRVBuiltins.td
#17627 merged
Mar 28, 2025 -
[UR][L0] Memory interop support given external buffer
#17458 merged
Mar 27, 2025 -
[UR][L0] Enable support for using L0 spec External Semaphores
#17671 merged
Mar 27, 2025 -
[SYCL][E2E][Matrix] Restrict XFAIL in some tests to DG2
#17639 merged
Mar 27, 2025 -
[SYCL] Switch to use plain array in
sycl::vec
in more cases#17656 merged
Mar 27, 2025 -
[Coverity][UR] Remove noexcept keywords from pool_manager methods
#17678 merged
Mar 27, 2025 -
[UR] Remove UMF_DISABLE_HWLOC flag
#17676 merged
Mar 27, 2025 -
[NFC][SYCL][ESIMD] Delete copy and move assignment operators.
#17682 merged
Mar 27, 2025 -
[CI] Remove AMDGPU testing from postcommit
#17668 merged
Mar 27, 2025 -
[SYCL][BENCHMARK] Add HIP to benchmarks scripts
#17449 merged
Mar 27, 2025 -
[CI][Benchmark] Merge new benchmarking script markdown output implementation
#17662 merged
Mar 27, 2025 -
[CI][Benchmark] Merge benchmark suite presets implementation
#17660 merged
Mar 27, 2025 -
[SYCL][Bindless][E2E] Add 1D host USM tests
#17374 merged
Mar 27, 2025 -
[SYCL] Fixes to issues reported by a static analyzer run
#17550 merged
Mar 27, 2025 -
[DevTSAN] Support device thread sanitizer for sycl::buffer
#17625 merged
Mar 27, 2025 -
[DeviceSanitizer][Coverity] die when fail to create context
#17600 merged
Mar 27, 2025 -
[DeviceMSAN] Re-enable device global test
#17672 merged
Mar 27, 2025 -
[SYCL] Avoid unnecessary kernel copies
#17584 merged
Mar 27, 2025 -
[UR] Clarify UR_DEVICE_TYPE_ALL usage.
#17629 merged
Mar 27, 2025 -
[SYCL] Add spill_memory_size unittest
#17657 merged
Mar 26, 2025 -
[SYCL] Fix 'move instead of copy' Coverity hits
#17619 merged
Mar 26, 2025 -
[NFCI][SYCL] Minor code cleanup
#17647 merged
Mar 26, 2025 -
[NFC][SYCL] Avoid unnecessary
std::unique_ptr<HostKernel<...>>
instantiations#17640 merged
Mar 26, 2025 -
[SYCL] Optimize use of shared_ptr on kernel enqueue fast path
#17569 merged
Mar 26, 2025 -
[SYCL] Fix CUDA interop self-contained-headers test
#17653 merged
Mar 26, 2025 -
[SYCL][E2E] Update is_compatible tests
#17606 merged
Mar 26, 2025 -
[SYCL][Doc] Add test plan for sycl_ext_intel_kernel_queries extension
#17593 merged
Mar 26, 2025 -
[DeviceMSAN] Fix no "noundef" attribute in parameters and return value
#17626 merged
Mar 26, 2025 -
[DeviceSanitizers] Set names to nameless globals
#17599 merged
Mar 26, 2025 -
Bump jinja2 and cryptography dependencies
#17618 merged
Mar 26, 2025 -
[SYCL][CUDA] Add implementation of new device descriptors
#17590 merged
Mar 26, 2025 -
[CI][BENCHMARK] Merge new metadata implementation + tweaks to benchmarks
#17617 merged
Mar 26, 2025 -
[DevTSAN] Support device thread sanitizer for device globals
#17548 merged
Mar 26, 2025 -
[UR][L0] Release parent of sub-buffer when sub-buffer dies
#17489 merged
Mar 26, 2025 -
[SYCL] Fix memory leak.
#17632 merged
Mar 26, 2025 -
[clang-linker-wrapper] Dump any device code format
#17546 merged
Mar 26, 2025 -
[NFC] Remove unsupported targets for AMD
#17644 merged
Mar 25, 2025 -
[SYCL][Doc] Fix typos in spec constant design
#17642 merged
Mar 25, 2025 -
[SYCL] Optimize kernel cache lock
#17613 merged
Mar 25, 2025 -
[CI] Introduce placeholder sycl-ur-perf-benchmarking.yml
#17611 merged
Mar 25, 2025 -
[UR] Share generic error handling between adapters
#17576 merged
Mar 25, 2025 -
[Driver][SYCL] Update tests and option availability
#17622 merged
Mar 25, 2025 -
[SYCL][Doc] Update GetStartedGuide pre-requisiste
#17565 merged
Mar 25, 2025 -
[sycl-rel] Fix
cts_exclude_filter
s for sycl-rel-6_1_0 branch#17588 merged
Mar 25, 2025 -
[SYCL][NFC] Fix build with
clang
#17628 merged
Mar 25, 2025 -
[SYCL] Fix
mismatched-new-delete
warning in compression.hpp#17607 merged
Mar 25, 2025 -
[SYCL][NFC] SYCL RT CMakeLists cleanup [6/N]
#17420 merged
Mar 25, 2025 -
[NFC] clang-format nativecpu_utils.cpp.
#17570 merged
Mar 24, 2025 -
[NFC][CI] Move UR benchmarking scripts to devops/scripts
#17562 merged
Mar 24, 2025 -
Enable cmake argument passthrough in the SYCL configure wrapper (#17189)
#17587 merged
Mar 24, 2025 -
[CI] Update sycl-weekly.yml
#17601 merged
Mar 24, 2025 -
[CI] Ignore changes in sycl/cts_exclude_filter in pre-commit
#17556 merged
Mar 24, 2025 -
Revert "[UR] Consolidate platform and adapter backend enums into one."
#17604 merged
Mar 24, 2025 -
[UR] Consolidate platform and adapter backend enums into one.
#16173 merged
Mar 24, 2025 -
[UR] Enable hwloc in UMF linux build
#15261 merged
Mar 24, 2025 -
[UR] Always enable pie for gcc
#17567 merged
Mar 24, 2025
64 Pull requests opened by 42 people
-
[SYCL][NFC] Remove makeResultFilename function from sycl-post-link
#17602 opened
Mar 24, 2025 -
[UR] Consolidate platform and adapter backend enums into one.
#17605 opened
Mar 24, 2025 -
[SYCL][CI] Update workflow files to match `sycl` branch
#17612 opened
Mar 24, 2025 -
[CI] Do not enable assertions by default in configure.py script
#17616 opened
Mar 24, 2025 -
Updated Driver In order lists check and required version
#17620 opened
Mar 24, 2025 -
Add compute USM allocation benchmarks
#17623 opened
Mar 25, 2025 -
[SYCL][E2E] Document undefined symbol tests for CUDA/HIP
#17630 opened
Mar 25, 2025 -
[SYCL][NFC] SYCL RT CMakeLists cleanup [7/N]
#17631 opened
Mar 25, 2025 -
[SYCL][Doc] Add kernel_function lambda wrapper
#17633 opened
Mar 25, 2025 -
[UR] Add ur_usm_pool_native_desc_t extension
#17634 opened
Mar 25, 2025 -
[TEST] test old UMF perf
#17635 opened
Mar 25, 2025 -
[SYCL][Graph] Improve unsupported node update error
#17637 opened
Mar 25, 2025 -
[UR][CUDA][HIP] Unify queue handling between adapters
#17641 opened
Mar 25, 2025 -
[SYCL][E2E] Fix interop_all_backends for CUDA
#17643 opened
Mar 25, 2025 -
[Sycl][Graph] Fix issue when updating HostTasks with whole graph update
#17645 opened
Mar 25, 2025 -
[DeviceSanitizer] Generate unique sycl-unique-id for device global.
#17649 opened
Mar 26, 2025 -
[SYCL][UR] Log sycl-ls adapter errors in verbose mode
#17651 opened
Mar 26, 2025 -
[SYCL] Avoid passing the device object by value
#17655 opened
Mar 26, 2025 -
[SYCL][UR][Graph] Require OpenCL simultaneous use
#17658 opened
Mar 26, 2025 -
[SYCL][clang-linker-wrapper] fix SYCL offload wrapping in dry-mode in clang-linker-wrapper.
#17661 opened
Mar 26, 2025 -
[BINDLESS][E2E] Split image_get_info into three tests
#17665 opened
Mar 26, 2025 -
[UR] Make ONEAPI_DEVICE_SELECTOR prefilter test pass
#17667 opened
Mar 26, 2025 -
[SYCL] Optimize handler::StoreLambda implementation
#17669 opened
Mar 26, 2025 -
[SYCL] Split `throwOnKernelParameterMisuse` to improve compile time
#17670 opened
Mar 26, 2025 -
[UR] [DOCKER] add OpenCL binary to dockerfile.
#17674 opened
Mar 27, 2025 -
[UR] Fixed bug with zero depth ur_rect_region which must be checked before calling func
#17681 opened
Mar 27, 2025 -
Align UR_API fields (8 byte) for optimization create/move/copy structs on x64 cpus
#17683 opened
Mar 27, 2025 -
[UR] added filename and line number to logs
#17684 opened
Mar 27, 2025 -
Host task user events way forced
#17687 opened
Mar 27, 2025 -
[SYCL][E2E][Matrix] Cleanup of xfail and unsupported
#17688 opened
Mar 27, 2025 -
[SYCL][AsyncAlloc] Fix minor async alloc issues
#17689 opened
Mar 27, 2025 -
[SYCL] Fix AddSecurityFlags having no side effects
#17690 opened
Mar 27, 2025 -
[SYCL] Replace multi-device kernel_bundle e2e tests with unit test
#17691 opened
Mar 27, 2025 -
[DO NOT MERGE] Test PR to test CI when reacting to breaking build
#17693 opened
Mar 27, 2025 -
[SYCL][CI] enable L0 v2 testing on PVC and BMG
#17694 opened
Mar 27, 2025 -
V2 bmg pvc copy offload
#17696 opened
Mar 27, 2025 -
[SYCL] Cherry-pick "Switch to use plain array in sycl::vec in more cases" to sycl-rel-6_0_0
#17697 opened
Mar 27, 2025 -
[SYCL][UR][L0 v2] Fix urMemBufferCreateWithNativeHandle
#17698 opened
Mar 28, 2025 -
[SYCL][E2E] Add missing zeInit to interop tests
#17699 opened
Mar 28, 2025 -
Test dockers for UR with different containers
#17704 opened
Mar 28, 2025 -
[SYCL] Avoid device_impl shared_ptr copy in getMaxWorkGroups()
#17705 opened
Mar 28, 2025 -
[UR] [V2] Add wait before enqueue in command buffer
#17709 opened
Mar 28, 2025 -
LLVM and SPIRV-LLVM-Translator pulldown (WW13 2025)
#17710 opened
Mar 28, 2025 -
[CI] Align win LIT_OPTS with linux
#17711 opened
Mar 28, 2025 -
[SYCL] Fix vec constructors
#17712 opened
Mar 28, 2025 -
[SYCL] Add vec explicit conversion
#17713 opened
Mar 28, 2025 -
[SYCL][ESIMD][E2E] Re-enable atomic update SLM tests on DG2
#17716 opened
Mar 28, 2025 -
[SYCL][E2E][Joint Matrix] Remove some workarounds
#17717 opened
Mar 28, 2025 -
[SYCL][E2E] Quote paths used in SDK testing
#17718 opened
Mar 28, 2025 -
[UR][CUDA] Use different throttle reasons API based on CUDA version
#17719 opened
Mar 28, 2025 -
[NFC][SYCL] Add few `vec` tests to document current behavior
#17720 opened
Mar 28, 2025 -
[SYCL][UR][L0 v2] Add env variable to control copy offload
#17721 opened
Mar 28, 2025 -
[SYCL] Fix 1-element `vec` ambiguities
#17722 opened
Mar 28, 2025 -
[NFC][SYCL] Don't emit OpenCL metadata for SYCL
#17723 opened
Mar 28, 2025 -
[CI] Fix shared build job name in Nightly
#17724 opened
Mar 28, 2025 -
Bump tar-fs from 2.1.1 to 2.1.2 in /mlir/utils/vscode
#17725 opened
Mar 28, 2025 -
[NFC][SYCL] Remove srcloc metadata before sycl-post-link
#17727 opened
Mar 29, 2025 -
[CI] Don't try to run detect changes for large PR
#17728 opened
Mar 30, 2025 -
[CI][Benchmark] Merge "add UMF benchmarks for fragmentation measurements" into sycl
#17729 opened
Mar 31, 2025 -
[GHA] Uplift Linux IGC Dev RT version to igc-dev-81b4de2
#17730 opened
Mar 31, 2025 -
[SYCL][COMPAT] Fix the memory leak issue in e2e test syclcompat/group_utils~exchange.cpp
#17731 opened
Mar 31, 2025 -
[SYCL] Move Subgroup*INTEL SPIR-V built-in declarations to clang SPIRVBuiltins.td
#17732 opened
Mar 31, 2025 -
[AsyncAlloc][CUDA] Don't set pool maxSize if CUDA version < 12.2
#17733 opened
Mar 31, 2025 -
[DevTSAN] Cleanup private shadow memory when function exit
#17735 opened
Mar 31, 2025
7 Issues closed by 3 people
-
ThreadSanitizer tests fail on OCL CPU nightly
#17486 closed
Mar 27, 2025 -
[UR] Investigate and deprecate `UR_DEVICE_TYPE_ALL`
#17527 closed
Mar 27, 2025 -
Error: too few arguments to function ‘CUresult cuGraphInstantiate_v2'
#12145 closed
Mar 25, 2025 -
[SYCL][CUDA][HIP] CUDA, and HIP devices incorrectly report subgroup size kernel attribute
#14357 closed
Mar 25, 2025 -
XFAIL NewOffloadDrivers on CUDA
#15376 closed
Mar 25, 2025 -
[SYCL] Build issue with the latest commit to SYCL configure wrapper
#17478 closed
Mar 25, 2025 -
Plugin/sycl-ls.cpp failing on AMD HIP
#15313 closed
Mar 24, 2025
10 Issues opened by 9 people
-
[SYCL][UR][Graph] Move L0 simultaneous graph synchronization from SYCL-RT to L0 adapter
#17734 opened
Mar 31, 2025 -
intel-llvm-sycl/dpcpp compiler linking error: soft-float modules with double-float modules
#17726 opened
Mar 29, 2025 -
[CI] Email check is not functioning correctly
#17675 opened
Mar 27, 2025 -
[BINDLESS][L0] Fix image requirement queries on L0 in driver/UR
#17663 opened
Mar 26, 2025 -
[UR] Remove unnecessary entry point parameter checks
#17654 opened
Mar 26, 2025 -
[UR] Investigate consolidating common code
#17652 opened
Mar 26, 2025 -
[SYCL][E2E] SpecConstants/2020/nested-non-packed-struct.cpp flaky fail on CUDA
#17650 opened
Mar 26, 2025 -
UR CUDA CI machines have "Driver/library version mismatch" problem
#17614 opened
Mar 24, 2025 -
Disable assertions when building DPCPP for use in performance benchmarking
#17609 opened
Mar 24, 2025
73 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[SYCL][Docs] Add SYCLBIN feature and format design document
#16872 commented on
Mar 28, 2025 • 19 new comments -
SYCL free function namespace support
#17585 commented on
Mar 28, 2025 • 18 new comments -
[CI] Use prebuilt E2E binaries when running on Windows Gen12
#17335 commented on
Mar 28, 2025 • 12 new comments -
[SYCL][Offload] Add SYCLBIN format and dump tool
#16873 commented on
Mar 28, 2025 • 11 new comments -
[SYCL] Introduce extension for asynchronous memory allocation
#14800 commented on
Mar 27, 2025 • 10 new comments -
[UR] Add handles to opencl adapter
#17572 commented on
Mar 27, 2025 • 8 new comments -
[SYCL][COMPAT] Update kernel.hpp and util.hpp
#17264 commented on
Mar 31, 2025 • 7 new comments -
[SYCL] Keep multiple copies for bf16 device library image
#17461 commented on
Mar 28, 2025 • 7 new comments -
Implement the `sycl_khr_group_interface` extension
#17595 commented on
Mar 28, 2025 • 7 new comments -
[UR][L0 v2] Bindless images implementation
#17292 commented on
Mar 28, 2025 • 7 new comments -
[SYCL][NativeCPU] Build libclc target-independently.
#17408 commented on
Mar 25, 2025 • 6 new comments -
[SYCL] Extend -fsycl-device-obj to dump assembly
#17390 commented on
Mar 27, 2025 • 4 new comments -
[NFC][Driver] Simplify clang-linker-wrapper test.
#17560 commented on
Mar 25, 2025 • 4 new comments -
[CI][Benchmark] Add comparison script to benchmark scripts + benchmark dashboard via sycl-docs.yml
#17522 commented on
Mar 31, 2025 • 2 new comments -
[SYCL] Do not lock unconditionally while access queue_iml members
#17575 commented on
Mar 27, 2025 • 2 new comments -
[SYCL] logical operation return type is boolean
#17239 commented on
Mar 27, 2025 • 2 new comments -
[UR] Add a UR device info enum for checking native bfloat16 conversions
#17372 commented on
Mar 25, 2025 • 2 new comments -
[SYCL] Optimize user-defined reductions on trivial types
#12314 commented on
Mar 26, 2025 • 1 new comment -
[SYCL] Move kernel_compiler related information
#17380 commented on
Mar 25, 2025 • 1 new comment -
Update common.hpp with bfloat16 accumulator size
#17502 commented on
Mar 26, 2025 • 1 new comment -
[SYCL][UR] Add Windows debug libs to install target
#17512 commented on
Mar 28, 2025 • 1 new comment -
[SYCL][DOC][Group sort] Let memory_required methods accept memory_scope::device as a parameter
#17238 commented on
Mar 25, 2025 • 1 new comment -
[UR][CUDA][HIP] Allow adapter objects to block full adapter teardown.
#17571 commented on
Mar 26, 2025 • 1 new comment -
[DeviceSanitizer] Move isUnsupportedSPIRAccess to SPIRVSanitizerCommonUtils.cpp.
#17597 commented on
Mar 26, 2025 • 1 new comment -
[SYCL] Clean up excessive kernel name string copying
#17340 commented on
Mar 28, 2025 • 0 new comments -
Keep sycl::detail::handler_impl in stack when possible.
#17319 commented on
Mar 25, 2025 • 0 new comments -
[UR][SYCL] Add urUSMContextMemcpyExp API to enable device global support.
#17268 commented on
Mar 27, 2025 • 0 new comments -
[SYCL][Docs] Implement compile and link for source-based kernel bundles
#17442 commented on
Mar 25, 2025 • 0 new comments -
Ht user events 1
#17467 commented on
Mar 27, 2025 • 0 new comments -
[SYCL] Move SPIR-V atomic builtins declarations into clang/lib/Sema/SPIRVBuiltins.td
#17471 commented on
Mar 26, 2025 • 0 new comments -
[SYCL] Testing use_root_sync
#17480 commented on
Mar 27, 2025 • 0 new comments -
[UR] add UR docker - DO NOT MERGE
#17499 commented on
Mar 26, 2025 • 0 new comments -
RFC: [UR] Add non-adapter-specific testing to CI
#17509 commented on
Mar 26, 2025 • 0 new comments -
Align handle with produces pi event
#17511 commented on
Mar 25, 2025 • 0 new comments -
[Driver][SYCL][FPGA] Remove FPGA related offloading behaviors
#17518 commented on
Mar 26, 2025 • 0 new comments -
[DeviceSanitizer] Print log when build/link fail
#17521 commented on
Mar 28, 2025 • 0 new comments -
Introduce new properties for USM allocations
#17539 commented on
Mar 24, 2025 • 0 new comments -
[UR] Move non-conformance/adapter tests to lit
#17580 commented on
Mar 24, 2025 • 0 new comments -
Reland f9c8c01: [NVPTX] Aggressively try to replace image handles with references (#119730)
#17592 commented on
Mar 28, 2025 • 0 new comments -
[CI] Uplift oclcpu from 2024.18.10.0.08 to 2025.19.3.0.17_230222
#17598 commented on
Mar 28, 2025 • 0 new comments -
[Driver][SYCL] Add support for -fsyclbin
#17252 commented on
Mar 28, 2025 • 0 new comments -
Ease support of passing quoted arguments to host compiler
#15016 commented on
Mar 26, 2025 • 0 new comments -
Cache tests fail after Linux GPU reset
#17453 commented on
Mar 26, 2025 • 0 new comments -
[CI][E2E] Multiple tests hang on Windows bmg when executed with prebuilt binaries
#17582 commented on
Mar 26, 2025 • 0 new comments -
reduce_over_sub_group.cpp failing on native_cpu
#16415 commented on
Mar 26, 2025 • 0 new comments -
[UR] Assess the need for urPlatformGet to take a list of adapters
#17504 commented on
Mar 26, 2025 • 0 new comments -
Range rounding not disabled for kernel requiring uniform control flow
#4964 commented on
Mar 26, 2025 • 0 new comments -
[L0] Follow up zeModuleGetFunctionPointer not returning kernel pointer
#5420 commented on
Mar 26, 2025 • 0 new comments -
[bug] how to solve compile sycl-toolchain code occur error: '/tmp/libsycl-fallback-imf-d878ec.cubin': Permission denied
#7677 commented on
Mar 26, 2025 • 0 new comments -
[L0] Backend context will contain all devices even if frontend context contains single device
#10295 commented on
Mar 26, 2025 • 0 new comments -
[L0][UR] Multi device context buffer memory management does not work
#10555 commented on
Mar 26, 2025 • 0 new comments -
[opencl plugins] If no out of order queue support, then temporary queues get created that never get deleted.
#11156 commented on
Mar 26, 2025 • 0 new comments -
Discrepancy between documentation and repository files
#11486 commented on
Mar 26, 2025 • 0 new comments -
Profile-Guided Optimization (PGO) and LLVM BOLT usage for Release builds
#11555 commented on
Mar 26, 2025 • 0 new comments -
[CI][E2E] `syclcompat/kernel/kernel_win.cpp` fails to load kernel library when running with prebuilt binaries on CI
#17561 commented on
Mar 25, 2025 • 0 new comments -
Rename alloca... to something else in the SYCL runtime
#1927 commented on
Mar 25, 2025 • 0 new comments -
[SYCL][BMG] Graph/RecordReplay/host_task_multiple_roots.cpp and Adapters/interop-level-zero-thread.cpp timing out
#17500 commented on
Mar 24, 2025 • 0 new comments -
[CI][UR] Unify UR and SYCL benchmarking CI into a single benchmarking CI
#17229 commented on
Mar 28, 2025 • 0 new comments -
Don't use `std::ignore` for unused parameters
#17219 commented on
Mar 24, 2025 • 0 new comments -
[UR][L0] Fix level-zero vector width queries
#17178 commented on
Mar 28, 2025 • 0 new comments -
[UR][L0] Implement native pool spec changes
#17139 commented on
Mar 25, 2025 • 0 new comments -
[RFC][DeviceSanitizer][Refactor] Move symbolizer to a standalone lib.
#17132 commented on
Mar 25, 2025 • 0 new comments -
[SYCL] Reusing handler keeping its pre-constructed copy in queue_impl
#17130 commented on
Mar 25, 2025 • 0 new comments -
[SYCL] Add `sycl_ext_oneapi_usm_raii`
#17128 commented on
Mar 28, 2025 • 0 new comments -
[SYCL] windows shutdown fix
#17124 commented on
Mar 27, 2025 • 0 new comments -
[UR] Logger callback function sink
#17095 commented on
Mar 26, 2025 • 0 new comments -
[UR][L0] Implement support for device to device copy
#16977 commented on
Mar 26, 2025 • 0 new comments -
[CI] Test runner
#14114 commented on
Mar 28, 2025 • 0 new comments -
[SPIR-V][DOC] add extensions for subgroup requirements
#11301 commented on
Mar 27, 2025 • 0 new comments -
[SYCL][DOC] Add ext_intel_virtual_functions specification
#10540 commented on
Mar 26, 2025 • 0 new comments -
[CI][E2E] CPU AOT tests fail to build on windows CI machines due to having no listed CPU devices
#17515 commented on
Mar 28, 2025 • 0 new comments -
Can we support running pre ci on stacked PR?
#17233 commented on
Mar 28, 2025 • 0 new comments -
MemorySanitizer/check_device_global.cpp failing on Gen12 pre-commit on unrelated changes
#16978 commented on
Mar 28, 2025 • 0 new comments