- Nov 05, 2024
-
-
use bytes as mimic stdout
-
- Oct 17, 2024
-
-
Andreas Klöckner authored
gh-464
-
- Oct 11, 2024
-
-
-
-
for details, see https://github.com/python/cpython/issues/85275
-
- Jul 30, 2024
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Closes gh-454
-
Andreas Klöckner authored
-
- Jul 23, 2024
-
-
Andreas Klöckner authored
-
-
-
-
-
-
Make sure array shape and strides are int and not np.intNN types which could overflow when using numpy 2
-
-
-
- Jun 07, 2024
-
-
Andreas Klöckner authored
-
- May 08, 2024
-
-
Vincent Favre-Nicolin authored
* mul_add(): use stream if given, add an optional destination array. subset_sum(): use allocator if given. * Remove unused import, add whitespace to make flake8 happy * Update pycuda/gpuarray.py Co-authored-by: Andreas Klöckner <inform@tiker.net> * test_subset_sum: also assert if allocator is used * subset_sum: use given allocator value (even if None) like other functions --------- Co-authored-by: Andreas Klöckner <inform@tiker.net>
-
- May 06, 2024
-
-
Andreas Klöckner authored
-
- Apr 03, 2024
-
-
- Feb 16, 2024
-
-
Andreas Klöckner authored
-
- Jan 15, 2024
-
-
* we have to set BOOST_USE_WINDOWS_H=1 because of this bug: http://stackoverflow.com/questions/18134148 * remove '/EHsc' and '/FORCE' when compiling with mingw instead of msvc
-
- Jan 03, 2024
-
-
Andreas Klöckner authored
-
- Jan 01, 2024
-
-
- Nov 10, 2023
-
-
Andreas Klöckner authored
-
- Aug 28, 2023
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Includes changes equivalent to https://github.com/inducer/pycuda/pull/423 Co-authored-by: Antoine Martin <antoine@xpra.org>
-
- Jun 19, 2023
-
-
Andreas Klöckner authored
-
- Jun 13, 2023
-
-
Vincent Favre-Nicolin authored
* Add support for array sizes >=2**31 for random number generation * Remove unused imports
-
- May 27, 2023
-
-
- May 26, 2023
-
-
- Jan 10, 2023
-
-
Andreas Klöckner authored
-
-
- Jan 05, 2023
-
-
Andreas Klöckner authored
-
- Dec 21, 2022
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Dec 20, 2022
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-