Skip to content

Actions: IntelPython/dpctl

Build with Open Source LLVM SYCL compiler

Actions

Loading...
Loading

Create status badge

Loading
1,712 workflow runs
1,712 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Technical debt clean-up in _accumulation.py
Build with Open Source LLVM SYCL compiler #4717: Pull request #2011 opened by ndgrigorian
February 21, 2025 21:41 48m 25s clean-up-accumulator-common-code
February 21, 2025 21:41 48m 25s
Add out keyword to dpt.take
Build with Open Source LLVM SYCL compiler #4716: Pull request #2010 opened by ndgrigorian
February 21, 2025 21:40 47m 16s support-out-kwarg-take
February 21, 2025 21:40 47m 16s
Expose LocalAccessor as kernel argument type
Build with Open Source LLVM SYCL compiler #4715: Pull request #1991 synchronize by ndgrigorian
February 21, 2025 21:02 47m 31s add-md-local-accessor
February 21, 2025 21:02 47m 31s
Support for composite devices
Build with Open Source LLVM SYCL compiler #4714: Pull request #1993 synchronize by ndgrigorian
February 21, 2025 20:55 48m 8s support-composite-devices
February 21, 2025 20:55 48m 8s
Add get_devices method to dpctl.SyclPlatform class
Build with Open Source LLVM SYCL compiler #4713: Pull request #1992 synchronize by ndgrigorian
February 21, 2025 20:55 47m 30s get-devices-from-sycl-platform
February 21, 2025 20:55 47m 30s
Backport gh-2006
Build with Open Source LLVM SYCL compiler #4712: Pull request #2009 synchronize by ndgrigorian
February 21, 2025 17:26 47m 52s backport-gh-2006
February 21, 2025 17:26 47m 52s
Backport gh-2006
Build with Open Source LLVM SYCL compiler #4711: Pull request #2009 opened by ndgrigorian
February 21, 2025 16:19 48m 29s backport-gh-2006
February 21, 2025 16:19 48m 29s
Backport gh-2005
Build with Open Source LLVM SYCL compiler #4710: Pull request #2008 opened by ndgrigorian
February 21, 2025 16:19 52m 29s backport-gh-2005
February 21, 2025 16:19 52m 29s
Backport gh-2003
Build with Open Source LLVM SYCL compiler #4709: Pull request #2007 opened by ndgrigorian
February 21, 2025 16:05 50m 46s backport-gh-2003
February 21, 2025 16:05 50m 46s
Merge pull request #2006 from IntelPython/fix-type-in-docs
Build with Open Source LLVM SYCL compiler #4708: Commit 7e2b69e pushed by ndgrigorian
February 21, 2025 15:56 49m 49s master
February 21, 2025 15:56 49m 49s
Merge pull request #2003 from IntelPython/fix-possible-overflow-itemsize
Build with Open Source LLVM SYCL compiler #4707: Commit a38e0f2 pushed by ndgrigorian
February 21, 2025 15:56 48m 38s master
February 21, 2025 15:56 48m 38s
Merge pull request #2005 from IntelPython/add-py-3.12-to-metadata
Build with Open Source LLVM SYCL compiler #4706: Commit 7624075 pushed by ndgrigorian
February 21, 2025 15:54 48m 24s master
February 21, 2025 15:54 48m 24s
Fix a typo in documentation
Build with Open Source LLVM SYCL compiler #4705: Pull request #2006 opened by antonwolfy
February 21, 2025 12:17 48m 32s fix-type-in-docs
February 21, 2025 12:17 48m 32s
Add python 3.12 to metadata
Build with Open Source LLVM SYCL compiler #4704: Pull request #2005 opened by antonwolfy
February 21, 2025 10:50 48m 7s add-py-3.12-to-metadata
February 21, 2025 10:50 48m 7s
Fix possible itemsize overflows in usm_ndarray from-pointer constructors
Build with Open Source LLVM SYCL compiler #4703: Pull request #2003 synchronize by ndgrigorian
February 20, 2025 19:14 48m 16s fix-possible-overflow-itemsize
February 20, 2025 19:14 48m 16s
Backport gh-2002
Build with Open Source LLVM SYCL compiler #4702: Pull request #2004 opened by ndgrigorian
February 20, 2025 18:53 48m 44s backport-gh-2002
February 20, 2025 18:53 48m 44s
Merge pull request #2002 from IntelPython/fix-smart-ptr-memory-leaks
Build with Open Source LLVM SYCL compiler #4701: Commit 0a9c725 pushed by ndgrigorian
February 20, 2025 18:23 48m 0s master
February 20, 2025 18:23 48m 0s
Fix possible itemsize overflows in usm_ndarray from-pointer constructors
Build with Open Source LLVM SYCL compiler #4700: Pull request #2003 synchronize by ndgrigorian
February 20, 2025 06:14 48m 21s fix-possible-overflow-itemsize
February 20, 2025 06:14 48m 21s
Fix possible itemsize overflows in usm_ndarray from-pointer constructors
Build with Open Source LLVM SYCL compiler #4699: Pull request #2003 opened by ndgrigorian
February 20, 2025 06:09 48m 5s fix-possible-overflow-itemsize
February 20, 2025 06:09 48m 5s
Fix smart-pointer-managed USM leaks in synchronizing kernel calls
Build with Open Source LLVM SYCL compiler #4698: Pull request #2002 opened by ndgrigorian
February 20, 2025 03:05 48m 31s fix-smart-ptr-memory-leaks
February 20, 2025 03:05 48m 31s
Merge pull request #2001 from IntelPython/pin-conda-build-25-1-1
Build with Open Source LLVM SYCL compiler #4697: Commit a34686f pushed by ndgrigorian
February 19, 2025 20:09 47m 44s master
February 19, 2025 20:09 47m 44s
[MAINT] Do not use conda-build 25.1.2 to fix Conda package workflow
Build with Open Source LLVM SYCL compiler #4696: Pull request #2001 opened by ndgrigorian
February 19, 2025 16:37 47m 55s pin-conda-build-25-1-1
February 19, 2025 16:37 47m 55s
Merge pull request #1994 from IntelPython/ci-work-around-upstream-con…
Build with Open Source LLVM SYCL compiler #4695: Commit 61af21b pushed by ndgrigorian
February 19, 2025 16:30 49m 43s master
February 19, 2025 16:30 49m 43s
Backport gh-1996
Build with Open Source LLVM SYCL compiler #4694: Pull request #2000 opened by ndgrigorian
February 19, 2025 08:39 48m 38s backport-gh-1996
February 19, 2025 08:39 48m 38s
Support for composite devices
Build with Open Source LLVM SYCL compiler #4693: Pull request #1993 synchronize by ndgrigorian
February 18, 2025 23:49 47m 34s support-composite-devices
February 18, 2025 23:49 47m 34s