Commits on Source
3181
c53b120f
Move scan to compyte.
Apr 29, 2011
b889ea6a
Don't consider get_info() problems failures in test.
Apr 29, 2011
1c5ada33
Friendlier dump of fission partition types.
Apr 29, 2011
4670e0ac
Make set-from-non-contiguous an error.
May 01, 2011
6dd08b25
Move common array functionality to compyte.array.
May 01, 2011
08855531
Fix dump-properties for non-device-fission devices.
May 07, 2011
b7e77066
Doc typo fix.
May 07, 2011
bdc218bb
Update compyte.
May 07, 2011
fb06d820
Add Vim highlighting file.
May 07, 2011
a70ad1bd
Update compyte dependency.
May 07, 2011
fb346228
Tweak Vim syntax file.
May 07, 2011
89a74139
Update pyopencl.vim.
May 12, 2011
510fe17b
Add bitcoin tip jar.
May 12, 2011
ef982457
Add an as_strided implementation to compyte, for compat with old numpy.
May 17, 2011
277c32b0
Fix pytest_generate_tests_for_pyopencl to actually run on all devices.
May 18, 2011
7cfcd972
Changed getuid to be windows compatible, user getpass instead
Jun 05, 2011
bff987ec
Merge pull request #1 from Almclean/winfix
Jun 05, 2011
a62f9499
Fixed up indentation doh !
Jun 05, 2011
02f53e8e
Merge pull request #2 from Almclean/master
Jun 05, 2011
0cc45fed
Update aksetup.
Jun 10, 2011
530e4275
Add note about persistency of set_scalar_arg_dtypes() to docs.
Jun 10, 2011
47c17c44
Accept "unsigned short int" and "short unsigned" and various related...
Jun 20, 2011
8b58f829
Merge haamster:src/pyopencl
Jun 20, 2011
b45b94c8
Update to latest compyte.
Jun 20, 2011
4b21832f
Merge branch 'master' of box:src/pyopencl
Jun 20, 2011
5fbd4f6f
Change version numbers in warnings to match new version scheme.
Jun 22, 2011
a1328dc2
Properly deal with string-form error messages (i.e. ones not coming from C++).
Jun 22, 2011
84baaa0e
Allow preseeding create_some_context().
Jun 22, 2011
c8c23560
Add g_times_l launch config modifier.
Jun 22, 2011
066c2598
Fix interoperability of Array with vector types.
Jun 25, 2011
5569efcf
Merge branch 'master' of box:src/pyopencl
Jun 25, 2011
207f67f5
Bump version to final.
Jun 25, 2011
dc04da50
Loosen a few error bounds for Cayman and Intel CL.
Jun 25, 2011
a7666aae
Merge branch 'master' of t:src/pyopencl
Jun 25, 2011
dfee8927
Bump doc version.
Jun 25, 2011
b53159bd
Bump version.
Jun 25, 2011
6c576116
Fix use of SliceObject in wrapper (fix by Christoph Gohlke).
Jun 26, 2011
1043d433
Merge branch 'master' of t:src3/pyopencl
Jun 26, 2011
b5e152e8
Python 3 fixes for aksetup.
Jun 26, 2011
e7b7665e
Fix a whole zoo of Python 3 issues. Bump version back to 2011.1.1.
Jun 26, 2011
977d3b53
Bump version. Add info about 2011.1.1 to docs.
Jun 28, 2011
901ce021
Fix cache handling of header dependencies. (reported by Sebastian Nowozin)
Jul 02, 2011
494ed7f4
Fix zeros() on vector array. (Reported by Sebastian Nowozin)
Jul 02, 2011
2dc22174
Add missing file for header test.
Jul 02, 2011
4a83854c
Specify correct license (MIT) in Trove spec.
Jul 02, 2011
a89ffcfc
Merge branch 'master' of github.com:inducer/pyopencl
Jul 02, 2011
20e7fff5
Deprecate context arg on clrandom.rand.
Jul 03, 2011
933c6842
Enables Nicolas's multiple-shipped-boost-packages patch.
Jul 03, 2011
43aae17f
Allow non-matching global/local dimensions in g_times_l mode.
Jul 03, 2011
4b8676b3
TEST: expose the ElementwiseKernel options kwarg bug
Jul 03, 2011
36c05f0f
BUGFIX: ElementwiseKernel options kwarg vs. positional argument
Jul 03, 2011
6205f489
Cleaning up
Jul 03, 2011
21275d0e
Remove 'keep' kwarg
Jul 03, 2011
a5e29b4d
Remove reference to pycuda code ;-)
Jul 03, 2011
2c28e590
Merge pull request #3 from npinto/bugfix/elementwise_options
Jul 03, 2011
32296a1e
Bump version to 2011.1.2.
Jul 03, 2011
c1bbb21b
Distribute test header. Work around odd Nv compiler bug in Nicolas's test.
Jul 03, 2011
ddefaf7a
Aksetup, setup fixes for Py3, closing of opened files.
Jul 03, 2011
8f3f1e64
Update bpl-subset.
Jul 03, 2011
7e977be4
Upgrade bpl-subset, yet again.
Jul 03, 2011
40cfe7d7
Fix some more Py3 hash-vs-encoding bugs in the caching code.
Jul 03, 2011
de28d5c5
Change MANIFEST.in to avoid shipping symlinked boost.
Jul 04, 2011
f50dcc16
Document g_times_l.
Jul 04, 2011
964420be
Provide advice if user passes bare array to kernel.
Jul 04, 2011
6fe59056
Rename ctx_getter -> ctx_factory. Introduce PYOPENCL_CTX env var.
Jul 06, 2011
48231196
Reduction fixes for RV770 by Ricardo Amézquita.
Jul 06, 2011
c878c8de
Python 2.5 fixes.
Jul 08, 2011
3f59645f
Fix usable_local_mem_size() query.
Jul 16, 2011
74def4f6
Wrap mem object migration extension.
Jul 16, 2011
0cf4ee9f
Doc fixes for migration ext.
Jul 16, 2011
97e796cc
Doc fixes. (one reported by Kevin Bullmann)
Jul 16, 2011
2f1cf277
Also copy strides in Array.empty_like().
Jul 20, 2011
34ff2d63
Spelling fixes. (submitted by Tomasz Rybak)
Jul 21, 2011
831ab3f2
Add pyopencl.image_from_array.
Jul 21, 2011
da7ba784
Merge branch 'master' of haamster:src-deb/pyopencl
Jul 21, 2011
efbe9542
Make a way to obtain the NV compute capability.
Jul 21, 2011
85281ab1
Merge branch 'master' of haamster:src-deb/pyopencl
Jul 21, 2011
dd6e9545
Generate proper properties for get_info names.
Jul 22, 2011
1ad20136
Merge branch 'master' of haamster:src-deb/pyopencl
Jul 22, 2011
2f336dd1
Teach pyopencl.characterize about conflict-free lmem access.
Jul 22, 2011
2ddad180
Merge branch 'master' of haamster:src-deb/pyopencl
Jul 22, 2011
0101210a
Fix messages, return of why_not_conflict_free.
Jul 22, 2011
3eea8b77
Merge branch 'master' of haamster:src-deb/pyopencl
Jul 22, 2011
c37d7822
Fix reference to 'dev.device_type' in pyopencl.characterize.
Jul 23, 2011
1c7d2b84
Merge haamster:src-deb/pyopencl
Jul 23, 2011
c6f3b58f
Expose missing Program.program_build_info() and .all_kernels(). (reported by Petter Säterskog)
Jul 29, 2011
b7f58977
Document image_from_array().
Jul 29, 2011
c3722e07
Make hash updating a bit more unicode-robust.
Jul 30, 2011
2a9d6037
Fix potential infinite recursion if header file pretends to include itself.
Jul 30, 2011
d5908259
Fix DTYPE_TO_CHANNEL_TYPE_NORM. (reported by Jan Tore Korneliussen)
Jul 31, 2011
fde1ad00
Mark PyOpenCL 'stable'.
Aug 08, 2011
f52ea942
Image format printing in dump-properties.
Aug 08, 2011
027594c1
Add get_fast_inaccurate_build_options() to pyopencl.characterize.
Aug 08, 2011
4aa9e71e
Prohibit asking about lmem bank counts on CPUs.
Aug 09, 2011
8ca06a82
Widen many of the mem object prototypes to mem object holders.
Aug 18, 2011
777b5995
Fix allocator passing in array.to_device.
Aug 18, 2011
09d6c80a
Whitespace fixes.
Aug 18, 2011
99f60c44
Add __call__ synonym to allocate to the memory pool.
Aug 18, 2011
b2b26f55
Make comparable CL objects hashable.
Aug 18, 2011
ff69a0be
Revamp, document, test context-dependent memoization,
Aug 18, 2011
3,081 additional commits have been omitted to prevent performance issues.
Loading
Loading