Commits on Source
1237
ff539e30
Placate flake8 3.6 harder
Oct 28, 2018
2fed7e2e
Merge branch 'titan-v-ci' into 'master'
Oct 28, 2018
62b26adc
Add license headers to C++ files
Nov 01, 2018
7bc0cac3
Placate flake8
Nov 01, 2018
4f193721
Merge branch 'add-license-headers' into 'master'
Nov 01, 2018
d8a1a7fa
Update aksetup, move pybind11 check to aksetup
Nov 05, 2018
50d4ab55
change default arguments for host/buffer_pitches of rectangular buffer...
Nov 06, 2018
e8f06ff7
set and accept None as default argument for buffer/host_pitches, cast to sequence if not None
Nov 06, 2018
a6733847
Merge branch 'rect-buffer-transfers-default-arguments-fix' into 'master'
Nov 06, 2018
0161977b
Fix URL to Ian Johnson's tutorial (Closes #255)
Nov 07, 2018
49ec4750
ListOfListsBuilder: Support user-supplied VectorArgs with offsets.
Nov 13, 2018
60f6ff47
Fix location of argument processing code in scan.py
Nov 13, 2018
66f6e150
Set test case size to 10000.
Nov 13, 2018
81448303
Merge branch 'listoflistsbuilder-vectorarg-with-offset' of...
Nov 13, 2018
fdc3a565
Merge branch 'listoflistsbuilder-vectorarg-with-offset' into 'master'
Nov 13, 2018
56cd2bf1
ListOfListsBuilder: Add back support for MemoryObject arguments
Nov 13, 2018
e6ba51c0
Fix control flow
Nov 13, 2018
e2495c60
Update docs to state that we allow arrays or memoryobjects.
Nov 13, 2018
d1828b83
Fix markup
Nov 13, 2018
4b69c5ee
More useful error messages
Nov 13, 2018
f6c91cfe
Merge branch 'listoflistsbuilder-add-back-memoryobject-support' of...
Nov 13, 2018
736f7537
Fix documentation
Nov 14, 2018
9f00c621
Grammar
Nov 14, 2018
dc6e5472
Make particle example work without PyOpenGL_accelerate
Nov 20, 2018
5ab41389
Merge pull request #259 from mamat-rahmat/patch-particle
Nov 20, 2018
2d6fffc5
Add CL_CALLBACK to event callback (#260 on github)
Nov 25, 2018
348fdc6f
Merge branch 'add-cl-callback-to-event-callback' into 'master'
Nov 25, 2018
f8005bb9
Merge branch 'master' of
ssh://github.com/inducer/pyopencl
Nov 25, 2018
7c35c3ab
Merge branch 'listoflistsbuilder-add-back-memoryobject-support' into 'master'
Nov 26, 2018
b53097ea
Add .idea to .gitignore for PyCharm
Nov 27, 2018
887930dc
Delegate quoting of build options to the user
Nov 27, 2018
44da0aca
Placate flake8
Nov 27, 2018
96e6f3d5
Add link to relevant discussion regarding option quoting
Nov 27, 2018
fbc13364
Merge branch 'fix-quoting' into 'master'
Nov 27, 2018
aa19eba7
Minor fixes to scan
Dec 06, 2018
e4d02093
Merge branch 'scan-fixes' into 'master'
Dec 06, 2018
af56ea99
Bump version
Dec 17, 2018
e9b66cd3
Allow setup_requires numpy, use pybind11 setup widgetry from aksetup
Jan 03, 2019
05c60f53
Update pybind aksetup for Py2 compat
Jan 03, 2019
f5ada17e
Make Py3.6 POCL CL1.1 job *actually* use 3.6
Jan 03, 2019
0faf48a1
Merge branch 'aksetup-pybind11-numpy' into 'master'
Jan 03, 2019
e04a2520
Add Pylint CI job
Jan 23, 2019
a5793be9
Fix pylint job, temporarily disable long running jobs
Jan 23, 2019
cbd8790c
Echo back commands
Jan 23, 2019
7c7a196a
Remove accidentally-committed debugging raise statement in pyopencl.cache (Closes #12)
Jan 24, 2019
80a8c588
Merge branch 'remove-debugging-raise' into 'master'
Jan 24, 2019
5141ae25
Revert "Echo back commands"
Jan 24, 2019
0798683e
Pylint CI: Use PROJECT_INSTALL_FLAGS to build in editable mode
Jan 24, 2019
43a9c385
Fix syntax
Jan 24, 2019
e96e262c
Install matplotlib
Jan 24, 2019
a0e460a2
Remove deprecated usage of np.asscalar in pyopencl.array (closes
#11
)
Jan 26, 2019
ff33c74a
Remove a now-obvious comment
Jan 26, 2019
9410435c
Fix a few legitimate looking issues
Jan 25, 2019
9451c01a
Merge branch 'fix-deprecated-asscalar' into 'master'
Jan 26, 2019
5251cda4
Merge remote-tracking branch 'origin/master'
Jan 26, 2019
de408095
Add pylintrc
Jan 26, 2019
500259ce
Install more packages
Jan 26, 2019
acd2b2dc
More Pylint changes
Jan 26, 2019
886b8543
Use Py3.7
Jan 26, 2019
f05562f4
Long line
Jan 26, 2019
c140d470
Make sure POCL is installed?
Jan 26, 2019
8811fc69
Revert "Make sure POCL is installed?"
Jan 26, 2019
70e0c4fd
Revert "Revert "Make sure POCL is installed?""
Jan 26, 2019
8c5dd66e
[ci skip] Fix URL
Jan 26, 2019
da1d154e
Generate wheels with travis
Jan 27, 2019
a338ac2a
Fix wheels names
Jan 27, 2019
74f99584
Revert "Use Py3.7"
Jan 26, 2019
06da8bb4
Re-enable most of CI
Jan 26, 2019
dd85f613
Remove matplotlib from docs build
Jan 27, 2019
f989e8ee
Fix travis
Jan 27, 2019
a51febd6
Fix travis
Jan 27, 2019
81db54d6
Merge branch 'pylint' into 'master'
Jan 27, 2019
8eeac86f
Add --skip-existing flag to twine, to ensure it won't fail
Jan 28, 2019
2d6766e8
Update travis.yml to run only on tagged commits and on master branch
Jan 28, 2019
902e928b
Remove travis build constraint: "only master branch"
Jan 28, 2019
72b485e2
Update path to match pyopencl naming
Jan 28, 2019
54ffd7b5
Update dist package name to pyopencl
Jan 28, 2019
041a7eea
Fix docs for ImmediateAllocator (closes #265 on github)
Jan 31, 2019
56a0d0b0
Don't specify explicit Python version numbers on Py3 Debian CIs
Jan 31, 2019
5f5a655e
Fix more overindentations
Jan 31, 2019
a49e7ae9
Merge branch 'fix-immed-alloc-docs' into 'master'
Jan 31, 2019
a881feaf
Enables inplace division (__itruediv__) for pyopencl.array.Array class.
Feb 06, 2019
21cace2f
Added test
Feb 12, 2019
9eac067b
Added test inplace division with scalars
Feb 12, 2019
3ebb9853
Addtional changes to inplace division
Feb 12, 2019
d9195b86
Formating code
Feb 12, 2019
f2e74949
Remove unnecessary copy in inplace dision
Feb 12, 2019
19345492
Refactor option treatment, don't pass include dir options to linker (Closes #13 on Gitlab)
Feb 12, 2019
598f3dcc
Enable AMD GPU CI
Feb 12, 2019
38d77aed
Change truediv behaviour of Arrays to match numpy
Feb 12, 2019
2143f488
Wrap clCreateProgramWithIL
Feb 12, 2019
2867d431
Skip SPIR-V test if no kernels result on AMD
Feb 12, 2019
412892b4
Remove device esclusion (used for testing)
Feb 12, 2019
60d9c49f
SVM fixes
Feb 12, 2019
532b7627
Skip coarse-grain SVM test on AMD for now
Feb 12, 2019
b54d09c3
Placate Flake8
Feb 12, 2019
f873f461
Merge branch 'pass-amd-ci' into 'master'
Feb 13, 2019
2e6e125f
Add .pytest_cache to gitignore
Feb 12, 2019
9e9d6acb
Fix ImportError
Feb 13, 2019
83b22ce8
Merge pull request #264 from gmagno/master
Feb 12, 2019
1,137 additional commits have been omitted to prevent performance issues.
Loading
Loading