Skip to content
GitLab
Explore
Sign in
Commits · ebd80cd14e9a0be0f31d309ecfc6dfb55bf3ce53
pyopencl
Browse files
Jul 10, 2025
xfail some tests that do not like CL 1.1 on pocl
· ebd80cd1
Andreas Klöckner
authored
Jul 10, 2025
and
Andreas Klöckner
committed
Jul 10, 2025
ebd80cd1
Image constructor: allow nones where needed
· 9497eed2
Andreas Klöckner
authored
Jul 10, 2025
and
Andreas Klöckner
committed
Jul 10, 2025
9497eed2
Type Device.hashable_model_and_version_identifier
· dd69580f
Andreas Klöckner
authored
Jul 10, 2025
and
Andreas Klöckner
committed
Jul 10, 2025
dd69580f
Re-fix documentation for WaitList
· 1b88d19d
Andreas Klöckner
authored
Jul 10, 2025
and
Andreas Klöckner
committed
Jul 10, 2025
1b88d19d
Fix documentation for WaitList
· d3e6c8f9
Andreas Klöckner
authored
Jul 10, 2025
and
Andreas Klöckner
committed
Jul 10, 2025
d3e6c8f9
Jul 09, 2025
chore: update baseline
· 6a6d0ea0
Alexandru Fikl
authored
Jul 09, 2025
and
Andreas Klöckner
committed
Jul 09, 2025
6a6d0ea0
feat: port to f-strings in array.py
· 166adb01
Alexandru Fikl
authored
Jul 09, 2025
and
Andreas Klöckner
committed
Jul 09, 2025
166adb01
docs: update sphinx type references
· 2854743e
Alexandru Fikl
authored
Jul 09, 2025
and
Andreas Klöckner
committed
Jul 09, 2025
2854743e
feat: make op mandatory in Array kernels
· 4da6cb62
Alexandru Fikl
authored
Jul 09, 2025
and
Andreas Klöckner
committed
Jul 09, 2025
4da6cb62
feat(typing): add types to Array instance attributes
· e6b74e48
Alexandru Fikl
authored
Jul 09, 2025
and
Andreas Klöckner
committed
Jul 09, 2025
e6b74e48
feat(typing): improve types in array.py
· c73c9d2c
Alexandru Fikl
authored
Jul 09, 2025
and
Andreas Klöckner
committed
Jul 09, 2025
c73c9d2c
feat(typing): add types to all elementwise functions
· ef107389
Alexandru Fikl
authored
Jul 09, 2025
and
Andreas Klöckner
committed
Jul 09, 2025
ef107389
feat(typing): improve build_inner return type
· 30e7ba43
Alexandru Fikl
authored
Jul 09, 2025
and
Andreas Klöckner
committed
Jul 09, 2025
30e7ba43
Jul 08, 2025
feat: use f-strings in tools.py
· 2acc9f7f
Alexandru Fikl
authored
Jul 07, 2025
and
Andreas Klöckner
committed
Jul 08, 2025
2acc9f7f
Jul 07, 2025
chore: update baseline
· b0d8c910
Alexandru Fikl
authored
Jul 05, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
b0d8c910
Add some types in elementwise
· 9cb72299
Andreas Klöckner
authored
Jul 07, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
9cb72299
Add some types in scan
· 20f3445e
Andreas Klöckner
authored
Jul 07, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
20f3445e
bpr config: Demote private usage to hint
· fd4a7123
Andreas Klöckner
authored
Jul 07, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
fd4a7123
fix: add links for make sphinx work
· 87c3dbc8
Alexandru Fikl
authored
Jul 06, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
87c3dbc8
feat: make _TextTemplate subclasses into dataclasses
· 67ed30db
Alexandru Fikl
authored
Jul 07, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
67ed30db
feat(typing): small fixes in elementwise
· b51c60d3
Alexandru Fikl
authored
Jul 06, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
b51c60d3
feat(typing): finish typing tools.py
· 693983e1
Alexandru Fikl
authored
Jul 05, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
693983e1
feat(typing): finish typing cltypes.py
· 805331bf
Alexandru Fikl
authored
Jul 05, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
805331bf
Add return types of kernel_get_work_group_info by param
· 0372465a
Andreas Klöckner
authored
Jul 07, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
0372465a
Implement get_wg_info for CL_KERNEL_GLOBAL_WORK_SIZE
· 53dc88c2
Andreas Klöckner
authored
Jul 07, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
53dc88c2
Bump pypa/cibuildwheel from 3.0.0 to 3.0.1
· f94b7786
dependabot[bot]
authored
Jul 07, 2025
and
Andreas Klöckner
committed
Jul 07, 2025
f94b7786
Jul 04, 2025
chore: remove mypy and pylint from pyproject
· b3bb32d6
Alexandru Fikl
authored
Jul 04, 2025
and
Andreas Klöckner
committed
Jul 04, 2025
b3bb32d6
chore: remove unused mypy comments
· 862aa564
Alexandru Fikl
authored
Jul 04, 2025
and
Andreas Klöckner
committed
Jul 04, 2025
862aa564
chore: remove pylint ignore comments
· e6025b7a
Alexandru Fikl
authored
Jul 04, 2025
and
Andreas Klöckner
committed
Jul 04, 2025
e6025b7a
Jul 03, 2025
Bump version to 2025.2.5
· acf03397
Andreas Klöckner
authored
Jul 03, 2025
View commits for tag v2025.2.5
v2025.2.5
acf03397
Update baseline
· 412c9b67
Andreas Klöckner
authored
Jul 03, 2025
and
Andreas Klöckner
committed
Jul 03, 2025
412c9b67
elwise: Sequence of arguments
· 5b74ef4c
Andreas Klöckner
authored
Jul 03, 2025
and
Andreas Klöckner
committed
Jul 03, 2025
5b74ef4c
Sort test bpr config
· 28a4db02
Andreas Klöckner
authored
Jul 03, 2025
and
Andreas Klöckner
committed
Jul 03, 2025
28a4db02
Silence reportAny
· 5bc4ca6b
Andreas Klöckner
authored
Jul 03, 2025
and
Andreas Klöckner
committed
Jul 03, 2025
5bc4ca6b
Fix signature of VectorArg constructor
· c855eab6
Andreas Klöckner
authored
Jul 03, 2025
and
Andreas Klöckner
committed
Jul 03, 2025
c855eab6
Slightly type arange
· 64a65999
Andreas Klöckner
authored
Jul 03, 2025
and
Andreas Klöckner
committed
Jul 03, 2025
64a65999
Jun 26, 2025
Use lower-case attributes for Event.profile, deprecate others
· b57a1e8c
Andreas Klöckner
authored
Jun 26, 2025
and
Andreas Klöckner
committed
Jun 26, 2025
b57a1e8c
Jun 23, 2025
Drop some no-longer-relevant cibw arch selectors
· f035a2bf
Andreas Klöckner
authored
Jun 23, 2025
and
Andreas Klöckner
committed
Jun 23, 2025
f035a2bf
Use github.workspace for CL header inc dir
· 463573a6
Andreas Klöckner
authored
Jun 23, 2025
and
Andreas Klöckner
committed
Jun 23, 2025
463573a6
Jun 16, 2025
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0
· ae756172
dependabot[bot]
authored
Jun 16, 2025
and
Andreas Klöckner
committed
Jun 16, 2025
ae756172
Loading