Commits on Source
1213
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
7c35c3ab
Merge branch 'listoflistsbuilder-add-back-memoryobject-support' into 'master'
Nov 26, 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
3631ac2c
Bump version
Feb 12, 2019
82f06c5f
Add Travis badge to README
Feb 12, 2019
67dd4e3e
Remove Travis CI badge again: won't show tag build status
Feb 12, 2019
ff67a7f1
Fix conda env
Feb 12, 2019
9e2bb61d
[Conda Apple CI] Remove Khronos ICD loader, since pocl should bring that in by dep
Feb 13, 2019
ab50b3f1
Merge branch 'conda' into 'master'
Feb 13, 2019
aee1013c
Fix pyopencl install docs for ICD-based packaging in Conda Forge
Feb 13, 2019
d54f3b5b
Merge branch 'install-doc-osx-icd' into 'master'
Feb 13, 2019
9cf26089
Remove Travis build scripts for the time being (#269)
Feb 13, 2019
8a4ddc0a
Merge branch 'master' of
ssh://gitlab.tiker.net/inducer/pyopencl
Feb 13, 2019
3c098885
Revert "Remove Travis build scripts for the time being (#269)"
Feb 13, 2019
c1890578
Include license file in wheel
Feb 13, 2019
f67a05b9
Merge pull request #270 from isuruf/wheels
Feb 13, 2019
01b719c8
Revert "[WIP] Wheels: Use ocl-icd and bundle license"
Feb 13, 2019
9bd59c57
Merge pull request #271 from inducer/revert-270-wheels
Feb 13, 2019
1c18bbef
Revert "Revert "[WIP] Wheels: Use ocl-icd and bundle license""
Feb 13, 2019
61cce39d
Wheel build: Apply Isuru's suggested changes from #272
Feb 13, 2019
24185e81
Build deps in a different path than /io and no-deps
Feb 14, 2019
d1eda959
Merge pull request #273 from isuruf/wheels1
Feb 14, 2019
fd535320
Bump version
Feb 14, 2019
83888226
Improve arange docs
Feb 14, 2019
611daf3f
Merge branch 'improve-arange-docs' into 'master'
Feb 14, 2019
a5072fca
Merge branch 'master' of
ssh://gitlab.tiker.net/inducer/pyopencl
Feb 14, 2019
f1da0f9b
Check for PYOPENCL_HOME in ocl-icd
Feb 14, 2019
1,113 additional commits have been omitted to prevent performance issues.
Loading
Loading