- Oct 11, 2018
-
-
Andreas Klöckner authored
-
- Oct 08, 2018
-
-
Andreas Klöckner authored
Fix macro call split by #if which confuses Visual Studio 2017 (#247 on Github) See merge request !57
-
Andreas Klöckner authored
-
- Oct 07, 2018
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Allow for passing on-device queues to kernels See merge request inducer/pyopencl!56
-
- Oct 05, 2018
-
-
Andreas Klöckner authored
-
- Sep 28, 2018
-
-
Andreas Klöckner authored
Fix leftover words warning in scan kernel generation See merge request inducer/pyopencl!55
-
- Sep 27, 2018
-
-
Matt Wala authored
This fixes the following warning when generating scan kernels: leftover words in identifier prefixing: arg_offset_adjustment
-
- Sep 25, 2018
-
-
Andreas Klöckner authored
Fix all kernels See merge request !54
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Sep 23, 2018
-
-
Andreas Klöckner authored
Add Pytest/JUnit/Gitlab integration See merge request !53
-
Andreas Klöckner authored
-
- Sep 21, 2018
-
-
Andreas Klöckner authored
-
- Sep 19, 2018
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
MinGW fixes See merge request inducer/pyopencl!52
- Sep 18, 2018
-
-
Isuru Fernando authored
On windows the temp file cannot be opened a second time while it is still opened by python. Close the file in python before asking the compiler to read it. See https://docs.python.org/3.7/library/tempfile.html#tempfile.NamedTemporaryFile
-
Isuru Fernando authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fix wrapper for clCreateProgramWithBuiltinKernels See merge request !51
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Introduce PYOPENCL_STACK_CONTAINER to dispatch VLA/std::vector for opposite compiler needs See merge request !50
-
- Sep 17, 2018
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Use std::vector for arrays with non-constant length See merge request !49
-
Isuru Fernando authored
Fixes MSVC build issue
-
Andreas Klöckner authored
Fix cxxflags handling in pybind11 BuildExt See merge request inducer/pyopencl!48
-
- Sep 16, 2018
-
-
Andreas Klöckner authored
-
- Sep 14, 2018
-
-
Andreas Klöckner authored
Support vector arguments with offset in scan kernels. See merge request inducer/pyopencl!47
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
- Sep 11, 2018
-
-
Andreas Klöckner authored
Fix bank conflict avoidance See merge request !46
-
Aditya Bhosale authored
-
Aditya Bhosale authored
-