Skip to content
GitLab
Explore
Sign in
Commits · e938cbdf2899ef298d96916d6579d709afc4b865
pyopencl
Browse files
Oct 04, 2022
use wraps in elwise_kernel_runner
· e938cbdf
Alexandru Fikl
authored
Oct 03, 2022
and
Andreas Klöckner
committed
Oct 04, 2022
e938cbdf
check isscalar in all arithmetic functions
· 11100df4
Alexandru Fikl
authored
Oct 03, 2022
and
Andreas Klöckner
committed
Oct 04, 2022
11100df4
clean up error messages and formatting
· 702a1d8b
Alexandru Fikl
authored
Oct 03, 2022
and
Andreas Klöckner
committed
Oct 04, 2022
702a1d8b
add typing annotations to Array.__init__
· cb48b3df
Alexandru Fikl
authored
Oct 03, 2022
and
Andreas Klöckner
committed
Oct 04, 2022
cb48b3df
update Array docs
· 396ead67
Alexandru Fikl
authored
Oct 03, 2022
and
Andreas Klöckner
committed
Oct 04, 2022
396ead67
Fix bitlog2 for LLP systems (win)
· 0fb27cd9
Isuru Fernando
authored
Oct 03, 2022
and
Andreas Klöckner
committed
Oct 04, 2022
0fb27cd9
Fix for low resolution windows clock
· d2ae140d
Isuru Fernando
authored
Oct 03, 2022
and
Andreas Klöckner
committed
Oct 04, 2022
d2ae140d
Accept IMAGE2D_ARRAY in enqueue_copy for images (closes gh-618)
· 1ccd0e06
Andreas Klöckner
authored
Oct 03, 2022
1ccd0e06
Fix spirv file name location
· 9fbcd08c
Isuru Fernando
authored
Oct 02, 2022
and
Andreas Klöckner
committed
Oct 03, 2022
9fbcd08c
Avoid broken Intel OpenCL RT v2022.2
· 76d43c7c
Andreas Klöckner
authored
Oct 03, 2022
and
Andreas Klöckner
committed
Oct 03, 2022
76d43c7c
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
Loading