- 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
-
Andreas Klöckner authored
-
- Nov 21, 2022
-
-
Andreas Klöckner authored
-
-
-
-
-
- Nov 01, 2022
-
-
- Oct 17, 2022
-
-
This avoid errors when trying to use with a numpy version that's older than the one that was newest when pycuda was built. See https://github.com/inducer/pycuda/issues/271 for background on why this is useful.
-
Andreas Klöckner authored
-
- Oct 14, 2022
-
-
- Sep 27, 2022
-
-
- Sep 23, 2022
-
-
If pycuda has detected a CUDA runtime via nvcc.exe discovery, return to prevent a misleading warning, consistent with CUDA_PATH usage above.
-
- Sep 13, 2022
-
-
Andreas Klöckner authored
-
- Sep 11, 2022
-
-