Skip to content
GitLab
Explore
Sign in
Commits · 835406a7033c1705b79044c56c010cabbabc8acb
pycuda
Browse files
Jan 21, 2022
Implemented gpuarray.(stack|concatenate) + docs
· 835406a7
Mit Kotak
authored
Jul 26, 2021
and
Mit Kotak
committed
Jan 21, 2022
835406a7
Simplify, standardize sphinx setup
· 3c4a4a62
Andreas Klöckner
authored
Jun 25, 2021
and
Mit Kotak
committed
Jan 21, 2022
3c4a4a62
docs: fix a few simple typos
· d2dd127e
Tim Gates
authored
Jun 09, 2021
and
Mit Kotak
committed
Jan 21, 2022
d2dd127e
doc/source/index.rst: remove duplicate reikna entry
· 02b4eac8
Maxim Belkin
authored
May 31, 2021
and
Mit Kotak
committed
Jan 21, 2022
02b4eac8
Update device_attribute from cuda 6 to 11.3
· f783c4f2
ByLamacq
authored
May 12, 2021
and
Mit Kotak
committed
Jan 21, 2022
f783c4f2
Update CUdevice_attribute from cuda 6 to 11.3
· 33a8d259
ByLamacq
authored
May 11, 2021
and
Mit Kotak
committed
Jan 21, 2022
33a8d259
Fix a py2-ism in the tutorial
· f4c52bc0
Andreas Klöckner
authored
Apr 16, 2021
and
Mit Kotak
committed
Jan 21, 2022
f4c52bc0
Update compyte
· ee094655
Andreas Klöckner
authored
Apr 10, 2021
and
Mit Kotak
committed
Jan 21, 2022
ee094655
Add Gitlab autopush
· fa90450b
Andreas Klöckner
authored
Apr 08, 2021
and
Mit Kotak
committed
Jan 21, 2022
fa90450b
Run flake8 in Github CI on target Py version
· fd11bd8c
Andreas Klöckner
authored
Apr 08, 2021
and
Mit Kotak
committed
Jan 21, 2022
fd11bd8c
Bump version to 2021.1
· 2e9e7b8c
Andreas Klöckner
authored
Apr 03, 2021
and
Mit Kotak
committed
Jan 21, 2022
2e9e7b8c
Tweak MANIFEST.in to ship wiki examples
· 787218f9
Andreas Klöckner
authored
Apr 03, 2021
and
Mit Kotak
committed
Jan 21, 2022
787218f9
Drop dependency on decorator module
· 3c8d3932
Andreas Klöckner
authored
Apr 02, 2021
and
Mit Kotak
committed
Jan 21, 2022
3c8d3932
mempool: bin_number and alloc_size are no longer static
· d339e830
Andreas Klöckner
authored
Mar 31, 2021
and
Mit Kotak
committed
Jan 21, 2022
d339e830
Update mempool to version from PyOpenCL (closes gh-282)
· ab3f5fd6
Andreas Klöckner
authored
Mar 31, 2021
and
Mit Kotak
committed
Jan 21, 2022
ab3f5fd6
Add links to related software
· 048ae7a2
Andreas Klöckner
authored
Mar 27, 2021
and
Mit Kotak
committed
Jan 21, 2022
048ae7a2
Fix type typo in size_t transition
· e1ec8dce
Andreas Klöckner
authored
Mar 27, 2021
and
Mit Kotak
committed
Jan 21, 2022
e1ec8dce
Bump size parameters to size_t for a few memcpys
· a39ef021
Andreas Klöckner
authored
Mar 27, 2021
and
Mit Kotak
committed
Jan 21, 2022
a39ef021
Remove py-version-specific Trove classifiers from setup.py
· e0fd3f1e
Andreas Klöckner
authored
Mar 24, 2021
and
Mit Kotak
committed
Jan 21, 2022
e0fd3f1e
Doc tweaks for array interface support
· 702af5e8
Andreas Klöckner
authored
Mar 10, 2021
and
Mit Kotak
committed
Jan 21, 2022
702af5e8
Add autoprimaryctx and use in CAI Numba example
· 88c7bc37
Graham Markall
authored
Mar 09, 2021
and
Mit Kotak
committed
Jan 21, 2022
88c7bc37
Use getattr instead of hasattr for CUDA Array Interface
· b4843494
Graham Markall
authored
Mar 09, 2021
and
Mit Kotak
committed
Jan 21, 2022
b4843494
Add a comment explaining readonly flag of CAI
· ab5d0c37
Graham Markall
authored
Mar 05, 2021
and
Mit Kotak
committed
Jan 21, 2022
ab5d0c37
Revert accidental update of compyte submodule
· 0273af2c
Graham Markall
authored
Feb 23, 2021
and
Mit Kotak
committed
Jan 21, 2022
0273af2c
Add reference to GPUArray class docs
· e9c585ba
Graham Markall
authored
Mar 05, 2021
and
Mit Kotak
committed
Jan 21, 2022
e9c585ba
Use appropriate quotes
· 305f887a
Graham Markall
authored
Mar 04, 2021
and
Mit Kotak
committed
Jan 21, 2022
305f887a
Support the CUDA Array Interface
· a558f4bf
Graham Markall
authored
Feb 19, 2021
and
Mit Kotak
committed
Jan 21, 2022
a558f4bf
CI/README: master->main
· 4943befa
Andreas Klöckner
authored
Mar 08, 2021
and
Mit Kotak
committed
Jan 21, 2022
4943befa
Add a pyproject.toml to control build-time numpy version
· e209c10f
Bruce Merry
authored
Mar 05, 2021
and
Mit Kotak
committed
Jan 21, 2022
e209c10f
Upgrade compyte for sized bool
· 982f4dcc
Andreas Klöckner
authored
Feb 23, 2021
and
Mit Kotak
committed
Jan 21, 2022
982f4dcc
Add documentation memset_*_async.
· 6905d772
Bruce Merry
authored
Feb 14, 2021
and
Mit Kotak
committed
Jan 21, 2022
6905d772
change doc for conj/conjugate
· 684b2d3d
Jiabei Zhu
authored
Feb 10, 2021
and
Mit Kotak
committed
Jan 21, 2022
684b2d3d
add "out" parameter to GPUArray.conj();
· a746dea7
zzjjbb
authored
Dec 07, 2020
and
Mit Kotak
committed
Jan 21, 2022
a746dea7
Fix test_zeros_like_etc to not use fill on non-contig arrays
· dca0898b
Andreas Klöckner
authored
Feb 09, 2021
and
Mit Kotak
committed
Jan 21, 2022
dca0898b
Check contiguity of arrays in GPUArray.fill (closes gh-265)
· 04c54e27
Andreas Klöckner
authored
Feb 09, 2021
and
Mit Kotak
committed
Jan 21, 2022
04c54e27
Shorten/standardize doc/conf
· 476cb846
Andreas Klöckner
authored
Jan 04, 2021
and
Mit Kotak
committed
Jan 21, 2022
476cb846
Drop usage of six
· d38a58aa
Andreas Klöckner
authored
Dec 20, 2020
and
Mit Kotak
committed
Jan 21, 2022
d38a58aa
Dec 08, 2020
Stop using pytools.{any,all}
· 771029c6
Andreas Klöckner
authored
Dec 07, 2020
771029c6
Dec 02, 2020
Merge branch 'furo-doc-theme' into 'master'
· 2003a313
Andreas Klöckner
authored
Dec 02, 2020
2003a313
Switch to furo doc theme
· b4a3987c
Andreas Klöckner
authored
Dec 01, 2020
b4a3987c
Loading