Commits on Source
1538
1ff3de9f
Clarify that the Array.offset is in units of bytes. (Fixes #187 on Github)
Jul 13, 2017
7d676ebf
Don't run double-precision tests when you can't.
Jul 18, 2017
0b3f610c
Fixes for single-precision-only devices.
Jul 18, 2017
48235bee
Some OpenCL implementations break if event list is empty.
Jul 18, 2017
12ab0e8d
Merge pull request #192 from SyamGadde/empty_events
Jul 18, 2017
7a88a535
Merge pull request #193 from SyamGadde/test_double
Jul 18, 2017
d2fc4961
Fixed a typo in function documentation.
Jul 26, 2017
9089f587
Merge pull request #195 from luziferius/patch-1
Jul 26, 2017
dabeacdc
Update aksetup
Jul 26, 2017
b73cf47d
Merge branch 'master' of
ssh://github.com/pyopencl/pyopencl
Jul 26, 2017
7866408f
Fix GL particle demo for PyOpenGL 3.1 (Fixes #196 on github)
Jul 27, 2017
0e5a2fb1
Prepare for Py3.7's marking 'async' a reserved keyword
Aug 03, 2017
ca575760
Merge branch 'deprecate-async' into 'master'
Aug 03, 2017
dcb5d701
XFail callback/user event test for pocl 0.15 pre
Aug 09, 2017
21b09e31
Revert "XFail callback/user event test for pocl 0.15 pre"
Aug 16, 2017
2d0c9791
Track move of pyopencl back to inducer namespace
Aug 19, 2017
6df1900f
Add install instructions using conda forge
Sep 02, 2017
4ae9b25f
Typo fix in install docs
Sep 02, 2017
2ef879df
Improve install doc wording
Sep 02, 2017
4527ed49
Proofread/improve installation docs
Sep 03, 2017
dcd701ba
Proofread/improve installation docs
Sep 03, 2017
65d3c322
Check for compyte presence before running setup
Sep 09, 2017
8401fa5d
Merge branch 'master' of
ssh://github.com/inducer/pyopencl
Sep 09, 2017
5e736c0c
Fix vector-typed memory maps (#203 on github)
Sep 14, 2017
3de0db43
Merge branch 'fix-mmap-dtype' into 'master'
Sep 14, 2017
4b90d140
Un-destroy examples/demo.py
Sep 14, 2017
b3ee4226
Use WriteOncePersistentDict instead of PersistentDict.
Sep 25, 2017
38104745
Use store_if_not_present().
Sep 25, 2017
4c6de132
Fix typo.
Sep 25, 2017
3c5e5ec8
Merge branch 'write-once-persistent-dict' into 'master'
Sep 26, 2017
bdb559e1
Improve enqueue_fill_buffer documentation (Closes #206 on github)
Oct 14, 2017
e728dc15
Merge branch 'master' of
ssh://gitlab.tiker.net/inducer/pyopencl
Oct 14, 2017
c2c0f6cb
Catch negative-size array allocations
Oct 28, 2017
c736f45f
Placate new flake8
Oct 28, 2017
20d0e3b3
Fix building on macOS Sierra (10.12)
Nov 13, 2017
dfd4e86e
Merge pull request #209 from egpbos/master
Nov 13, 2017
c660f758
Revert "Fix building on macOS Sierra (10.12)"
Nov 13, 2017
82ff5b92
Add testing for sparse list
Nov 14, 2017
9d552910
Strip address from ctx_factory.__str__
Nov 16, 2017
e87708b9
Merge branch 'deterministic-ctx-factory' into 'master'
Nov 16, 2017
5c9bf8f1
Update test case
Nov 16, 2017
e9a08a52
Eliminate empty lists in ListOfListsBuilder
Nov 16, 2017
3e4560e5
Disable unicode in Mako template for Python 2
Nov 17, 2017
e5bf685a
Add documentation and minor tweaks
Nov 19, 2017
d4f97f89
Improve variable naming and documentation
Nov 20, 2017
764145ca
Make BuiltList immutable and add copyright notice
Nov 23, 2017
7ce65d47
Fix indentation
Nov 23, 2017
5a8f46ee
Merge branch 'eliminate-empty-list' into 'master'
Nov 23, 2017
edb2aa61
Fix typo in RadixSort
Dec 01, 2017
247caf63
Merge pull request #211 from adityapb/master
Dec 01, 2017
8d5af7ba
Merge branch 'master' of
ssh://gitlab.tiker.net/inducer/pyopencl
Dec 01, 2017
f356535b
Unskip a few tests for pocl 1.0
Dec 11, 2017
c819f63f
Fix SVM test gating
Dec 11, 2017
d17ee352
Merge branch 'update-for-pocl-1.0' into 'master'
Dec 11, 2017
83240d06
Fix pyopencl.device_type.to_string(3)
Dec 12, 2017
19eb9208
Check for integer
Dec 12, 2017
a25402ea
Merge pull request #212 from kif/device_type_3
Dec 12, 2017
3155b96a
Array: Fix bitwise self assignment to return self.
Dec 12, 2017
662d755b
Merge branch 'master' of
http://github.com/pyopencl/pyopencl
Dec 12, 2017
bb00096e
Skip test_enqueue_barrier_marker on POCL 1.0
Dec 12, 2017
20b1918a
Merge branch 'master' into fix-bitwise-self-assignment
Dec 12, 2017
6ef146c5
Merge branch 'fix-bitwise-self-assignment' into 'master'
Dec 12, 2017
8d39b702
Include spir-v binaries in tarball
Dec 15, 2017
055e0331
Bump version
Dec 15, 2017
bbcac4f7
Merge branch 'master' of
ssh://gitlab.tiker.net/inducer/pyopencl
Dec 15, 2017
d428d366
Fix MSVC 2015 Update 3 ICE
Dec 16, 2017
61712a5f
Bump version
Dec 16, 2017
6dd4f874
Support for python2 on windows where types are "long", not "int" by
Dec 18, 2017
00ea18e7
Merge pull request #215 from kif/device_type_3
Dec 18, 2017
b43246ba
Placate flake8
Dec 18, 2017
40d40b89
Create separate test test_list_builder_with_empty_elim
Dec 18, 2017
2d6d6245
pytest_generate_tests_for_pyopencl(): Remove use of deprecated
Jan 11, 2018
93c63984
Add NORMALIZE_WHITESPACE option to a failing doctest
Jan 11, 2018
aa8311f2
Add NORMALIZE_WHITESPACE to another spot
Jan 11, 2018
7564aee8
Merge branch 'remove-metafunc-addcall' into 'master'
Jan 11, 2018
3b7109a6
clrandom: Handle underaligned buffers (closes
#6
).
Jan 16, 2018
7fd58465
Merge branch 'master' into weaken-clrandom-alignment-assumptions
Jan 16, 2018
307bd61d
flake8 fix
Jan 16, 2018
59f15020
Merge branch 'weaken-clrandom-alignment-assumptions' into 'master'
Jan 16, 2018
cf9c65cc
Fix list builder bug. See
#5
,
#7
Jan 17, 2018
b14a3932
Merge branch 'fix-list-builder-bug' into 'master'
Jan 17, 2018
028d33e0
Use vstore4 to do a vector copy.
Jan 18, 2018
403ee307
Use a function instead of a wrapper class to create a RanluxGenerator.
Jan 18, 2018
84a2a145
Merge branch 'use-vstore-for-copy' into 'master'
Jan 19, 2018
9966bd85
Bump version
Jan 19, 2018
d7f73c7d
Make list compression arg a list instead of a bool
Feb 10, 2018
ab350bfc
backward compatiblility
Feb 10, 2018
bc575439
Add versionchanged notice
Feb 10, 2018
e620f0f9
Merge branch 'list-compression-arg' into 'master'
Feb 10, 2018
fd9768e0
Fix a bug when using eliminate_empty_output_lists and omit_lists together
Feb 12, 2018
d5e8961f
Merge branch 'fix-eliminate-empty-list-bug' into 'master'
Feb 13, 2018
3eebbca6
Delete benchmark example (closes #222)
Feb 17, 2018
5d5838e6
fix eliminate empty list bug
Feb 19, 2018
efe9e960
Merge branch 'fix-eliminate-empty-list-bug' into 'master'
Feb 20, 2018
bedf37fc
Bump version
Feb 24, 2018
92e26e63
Fix pytest script-based test invocation
Feb 27, 2018
9aea9cf9
Added PyCLBlast to the list of projects using PyOpenCL
Mar 03, 2018
04b5fae0
Merge pull request #224 from CNugteren/master
Mar 03, 2018
0bbc0b44
Update compyte
Mar 16, 2018
81eb96ca
Update compyte
Mar 16, 2018
1,438 additional commits have been omitted to prevent performance issues.
Loading
Loading