Skip to content
GitLab
Explore
Sign in
Commits · 06a61b069c2c741b7401063e19b7d0758b8df9a8
pyopencl
Browse files
Oct 02, 2022
Changes towards nanobind compatiblity that also work for pybind11
· 06a61b06
Andreas Klöckner
authored
Oct 02, 2022
and
Andreas Klöckner
committed
Oct 02, 2022
06a61b06
Sep 12, 2022
Bump version to 2022.2.3
· 6b46bf3d
Andreas Klöckner
authored
Sep 11, 2022
View commits for tag v2022.2.3
v2022.2.3
6b46bf3d
Fix _get_common_dtype to handle int scalars, with caching
· 0ec0b1d0
Andreas Klöckner
authored
Sep 11, 2022
and
Andreas Klöckner
committed
Sep 11, 2022
0ec0b1d0
Sep 11, 2022
Bump version to 2022.2.2
· 1408611d
Andreas Klöckner
authored
Sep 10, 2022
View commits for tag v2022.2.2
v2022.2.2
1408611d
test_maximum_minimum_with_scalars: test unsized scalars
· 1f24376e
Matthias Diener
authored
Sep 08, 2022
and
Andreas Klöckner
committed
Sep 10, 2022
1f24376e
Rework _get_common_dtype to tolerate unsized scalars, match numpy, warn about downcasts
· 0c79638e
Andreas Klöckner
authored
Sep 10, 2022
and
Andreas Klöckner
committed
Sep 10, 2022
0c79638e
Sep 09, 2022
Revert "Use pocl dev label for Conda CI"
· 78ee8f95
Andreas Klöckner
authored
Sep 09, 2022
and
Andreas Klöckner
committed
Sep 09, 2022
78ee8f95
Sep 08, 2022
Bump version to 2022.2.1
· cea9d0e6
Andreas Klöckner
authored
Sep 08, 2022
View commits for tag v2022.2.1
v2022.2.1
cea9d0e6
better error message
· d2ade3f0
Matthias Diener
authored
Sep 08, 2022
and
Andreas Klöckner
committed
Sep 08, 2022
d2ade3f0
SVM: make sure to pop memcpy kwargs even with -O
· 7f12738d
Matthias Diener
authored
Sep 08, 2022
and
Andreas Klöckner
committed
Sep 08, 2022
7f12738d
fix a few minor spelling mistakes in SVM pool
· c24340f0
Matthias Diener
authored
Sep 07, 2022
and
Andreas Klöckner
committed
Sep 08, 2022
c24340f0
Include CITATION.cff in distribution
· f95a908f
Andreas Klöckner
authored
Sep 07, 2022
View commits for tag v2022.2
v2022.2
f95a908f
Retry clSVMAlloc in SVMAllocation after running GC
· 48021a1f
Andreas Klöckner
authored
Sep 07, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
48021a1f
Add changelog entry for 2022.2
· 54712f9c
Andreas Klöckner
authored
Sep 07, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
54712f9c
Generalize test_coarse_grain_svm to test opqaue-style SVM
· 0fbfa2fb
Andreas Klöckner
authored
Sep 05, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
0fbfa2fb
Add test_svm_mem_pool_with_arrays
· cd741026
Matthias Diener
authored
Aug 18, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
cd741026
Make enqueue_copy offsets interface more uniform
· 0a1691f7
Andreas Klöckner
authored
Sep 05, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
0a1691f7
Array constructor: warn about SVM queue inconsistencies
· cb3cdc4f
Andreas Klöckner
authored
Sep 05, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
cb3cdc4f
Expose {SVMAllocation,PooledSVM}._queue
· 3ba1a02b
Andreas Klöckner
authored
Sep 05, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
3ba1a02b
array: Import warn once at the top
· 325c21e7
Andreas Klöckner
authored
Sep 05, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
325c21e7
Fix rendering in doc/runtime_const
· 5fe71244
Andreas Klöckner
authored
Sep 05, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
5fe71244
Add section headers in test_wrapper
· 7989430d
Andreas Klöckner
authored
Sep 05, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
7989430d
Use pocl dev label for Conda CI
· c256f4fa
Andreas Klöckner
authored
Aug 30, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
c256f4fa
Bump version to 2022.2
· ecd30252
Andreas Klöckner
authored
Aug 30, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
ecd30252
Acknowledge DOE funding
· fbdf1fd5
Andreas Klöckner
authored
Aug 28, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
fbdf1fd5
Move tools higher in the docs TOC
· 0effe80e
Andreas Klöckner
authored
Aug 28, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
0effe80e
Add missing result initialization in buffer_allocator_call
· 1292b518
Matthias Diener
authored
Aug 18, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
1292b518
Mark some destructors virtual, partially based on clang warnings
· 3cac5693
Matthias Diener
authored
Aug 09, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
3cac5693
Add an example for arrays with SVM
· 7843a34e
Andreas Klöckner
authored
Aug 18, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
7843a34e
set_arg: Try cl_mem/svm based on what was used last
· bec596ee
Andreas Klöckner
authored
Aug 05, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
bec596ee
Add, use enqueue_fill
· 6a25ac0f
Andreas Klöckner
authored
Aug 18, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
6a25ac0f
Rework SVM for efficient use in arrays, implement SVM mempool
· bb277024
Andreas Klöckner
authored
Aug 18, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
bb277024
Add command_queue_ref
· 0dd76490
Andreas Klöckner
authored
Aug 18, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
0dd76490
Jostle some section headers in wrap_cl.hpp
· 88e3efa3
Andreas Klöckner
authored
Jul 01, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
88e3efa3
Add fold markers in wrap_mempool
· 6b96d79f
Andreas Klöckner
authored
Jun 27, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
6b96d79f
Add is_queue_in_order
· c57693f4
Andreas Klöckner
authored
Jul 01, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
c57693f4
__init__: import warn once at the top
· 1e180eaf
Andreas Klöckner
authored
Jul 01, 2022
and
Andreas Klöckner
committed
Sep 07, 2022
1e180eaf
Aug 29, 2022
ListOfListBuilder: tolerate None arguments
· 71357fad
Andreas Klöckner
authored
Aug 29, 2022
and
Andreas Klöckner
committed
Aug 29, 2022
71357fad
Aug 23, 2022
Fix, test capture_call
· 2bb87e0f
Andreas Klöckner
authored
Aug 22, 2022
and
Andreas Klöckner
committed
Aug 22, 2022
2bb87e0f
capture_call: also accept file-like
· 7389130b
Andreas Klöckner
authored
Aug 22, 2022
and
Andreas Klöckner
committed
Aug 22, 2022
7389130b
Loading