- Apr 25, 2023
-
-
- Oct 23, 2022
-
-
- Sep 08, 2022
-
-
Co-authored by: Matthias Diener <mdiener@illinois.edu>
-
- Aug 06, 2022
-
-
- Jul 31, 2022
-
-
- Jun 22, 2022
-
-
Matthias Diener authored
* add an SVM example * fix fine-grained system SVM
-
- Jun 03, 2022
-
-
- Jun 30, 2021
-
-
There are small typos in: - aksetup_helper.py - doc/types.rst - examples/black-hole-accretion.py - pyopencl/__init__.py - pyopencl/cl/pyopencl-random123/array.h Fixes: - Should read `unconditional` rather than `uncondtional`. - Should read `transferring` rather than `transfering`. - Should read `recipes` rather than `recipies`. - Should read `preferred` rather than `prefered`. - Should read `corresponding` rather than `correpsonding`. - Should read `arrays` rather than `arrrays`. Closes #500
-
- May 13, 2021
-
-
- Mar 06, 2021
-
-
Emmanuel QUEMENER authored
-
Emmanuel QUEMENER authored
-
Emmanuel QUEMENER authored
-
- Feb 18, 2021
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Feb 17, 2021
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Jan 20, 2021
-
-
Andreas Klöckner authored
-
- Dec 20, 2020
-
-
Andreas Klöckner authored
-
- Sep 08, 2020
-
-
Andreas Klöckner authored
-
- Apr 30, 2019
-
-
Isuru Fernando authored
-
- Nov 20, 2018
-
-
Mamat Rahmat authored
vbo.buffer nor vbo.buffers aren't normally used by external code The normal way to get the ID of the VBO is int(vbo) See https://github.com/inducer/pyopencl/issues/196
-
- Feb 17, 2018
-
-
Andreas Klöckner authored
-
- Sep 15, 2017
-
-
Andreas Klöckner authored
-
- Sep 02, 2017
-
-
Andreas Klöckner authored
-
- Jul 27, 2017
-
-
Andreas Klöckner authored
-
- May 19, 2017
-
-
Patrick Martin authored
-
- Oct 08, 2016
-
-
Shahzaib Gill authored
-
Shahzaib Gill authored
-
Shahzaib Gill authored
-
Shahzaib Gill authored
-
Shahzaib Gill authored
-
Shahzaib Gill authored
-
- Sep 15, 2016
-
-
Arash authored
Using type suffix
-
Arash authored
Fixing CompilerWarning: <program source>: warning: double precision constant requires cl_khr_fp64, casting to single precision An application that wants to use double will need to include the directive before any double precision data type is declared in the kernel code.
-
- Jul 02, 2016
-
-
Andreas Klöckner authored
-