Pinned Loading
-
-
-
llvm-project
llvm-project PublicForked from ppetoumenos/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
C++ 1
-
intel/llvm
intel/llvm PublicIntel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
125 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 4 commits in 2 repositories
Opened 2 pull requests in 1 repository
intel/llvm
1
open
1
closed
-
[AsyncAlloc][CUDA] Don't set pool maxSize if CUDA version < 12.2
This contribution was made on Mar 31
-
[NOT FOR MERGE] ci async test
This contribution was made on Mar 17
Reviewed 23 pull requests in 1 repository
intel/llvm
23 pull requests
-
[UR] Add ur_usm_pool_native_desc_t extension
This contribution was made on Mar 31
-
[SYCL][CUDA] Add implementation of new device descriptors
This contribution was made on Mar 25
-
[UR] Update some naming inconsistencies for UR enums
This contribution was made on Mar 21
-
[UR] Consolidate platform and adapter backend enums into one.
This contribution was made on Mar 21
-
[UR] Logger callback function sink
This contribution was made on Mar 20
-
[AsyncAlloc][SYCL][CUDA][Exp] Initial device side implementation for the sycl_ext_oneapi_async_memory_alloc extension
This contribution was made on Mar 19
-
[SYCL] Add new descriptors based on sycl_ext_intel_device_info extension
This contribution was made on Mar 19
-
[SYCL][UR][CUDA] Fix CMake CUPTI config
This contribution was made on Mar 14
-
[SYCL] Extend -fsycl-device-obj to dump assembly
This contribution was made on Mar 11
-
[SYCL][Bindless][E2E] Add 1D host USM tests
This contribution was made on Mar 10
-
[SYCL][DOC][bindless][cuda]
gather_image
extension doc and implThis contribution was made on Mar 7 -
[UR][SYCL] Add urUSMContextMemcpyExp API to enable device global support.
This contribution was made on Mar 7
-
[E2E] Disable flaky
bindless_images/sampling_2D.cpp
on HIPThis contribution was made on Mar 7 -
[SYCL][UR][CUDA] Use FindCUDAToolkit CMake module instead of FindCUDA
This contribution was made on Mar 6
-
[libspirv] Fix mapping to CLC hypot builtin
This contribution was made on Mar 5
-
[SYCL][Graph][UR] Rename cmd-buf enqueue entry-point
This contribution was made on Mar 5
-
[SYCL][HIP] Disable legacy images on HIP
This contribution was made on Mar 4
-
[UR] Fix some tests that are broken when run with multiple cuda devices available.
This contribution was made on Mar 4
-
[SYCL][E2E] Disable more flaky tests
This contribution was made on Mar 3
-
[SYCL][CUDA] Fix cupti library dynamic loading
This contribution was made on Mar 3
-
[libspirv] Disable bitwise-conditional-parentheses warning
This contribution was made on Mar 3
-
[libspirv] Fix missing header in ldexp.cl
This contribution was made on Mar 3
-
[libspirv] Fix missing OpenCL log2 builtin
This contribution was made on Mar 3
Created an issue in intel/llvm that received 2 comments
[SYCL] sycl_ext_oneapi_properties has_property fails to evaluate at compile time
Describe the bug
The has_property
method defined in the sycl_ext_oneapi_properties extension is not being evaluated at compile-time. Subsequent cal…
2
comments