pyopencl 2024.2.4__cp310-cp310-macosx_10_14_x86_64.whl → 2024.2.5__cp310-cp310-macosx_10_14_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pyopencl might be problematic. Click here for more details.

pyopencl/version.py CHANGED
@@ -1,7 +1,9 @@
1
+ import re
1
2
  from importlib import metadata
2
- VERSION_TEXT = metadata.version("pyopencl")
3
3
 
4
- import re
4
+
5
+ VERSION_TEXT = metadata.version("pyopencl")
5
6
  _match = re.match("^([0-9.]+)([a-z0-9]*?)$", VERSION_TEXT)
7
+ assert _match is not None
6
8
  VERSION_STATUS = _match.group(2)
7
9
  VERSION = tuple(int(nr) for nr in _match.group(1).split("."))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyopencl
3
- Version: 2024.2.4
3
+ Version: 2024.2.5
4
4
  Summary: Python wrapper for OpenCL
5
5
  Author-Email: Andreas Kloeckner <inform@tiker.net>
6
6
  Classifier: Development Status :: 5 - Production/Stable
@@ -1,10 +1,6 @@
1
- pyopencl-2024.2.4.dist-info/RECORD,,
2
- pyopencl-2024.2.4.dist-info/WHEEL,sha256=QjbET3r7rlKBvLRyyAtVwWdGKUc_2LpPwjXvPMKcmm0,115
3
- pyopencl-2024.2.4.dist-info/METADATA,sha256=d5bnG74Fbsq-tEUegy7cYX862OrLpN7AmwTP8yfIlL8,4671
4
- pyopencl-2024.2.4.dist-info/licenses/LICENSE,sha256=wiBvs-UC54bB5DswWuvB66B96b4hkYw_VLt8IR0cBPI,15284
5
1
  pyopencl/algorithm.py,sha256=y3wnm2l-0mzIy1dwcZmKR2iLGPVMIlwbgAAsM3elJVg,51265
6
2
  pyopencl/clmath.py,sha256=lOxQzE6BEp5-nVRuGu0hgxzk_gcx7aTiy_hRFxAPmcI,8222
7
- pyopencl/version.py,sha256=2bpVcHPShdSZ52pNXSfvp8uKh9oEqzdOofIq3wUd4wk,240
3
+ pyopencl/version.py,sha256=PhHAIjtUGVQ2wTVlqgoOrcC_2rkvNMmqvy1rRDqWOhg,267
8
4
  pyopencl/capture_call.py,sha256=MJDOVqU6s8rJ5nmd5zOcqNe7GLXad2NwGeTpG60Kau0,5661
9
5
  pyopencl/reduction.py,sha256=OZMkLGt5KUp3HG2k0mkXBgF04IGWXzdhuZHy_IAwL1g,25524
10
6
  pyopencl/tools.py,sha256=3L0FggJ_nhw4M0KG1yG1VgMPdfA6NttY0nG7Yk6Glts,45993
@@ -25,7 +21,6 @@ pyopencl/clrandom.py,sha256=wAzoB6U4cNCipy5xbeYrrvDbqx_QFLmp_FeqIAu3K7I,13043
25
21
  pyopencl/compyte/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
22
  pyopencl/compyte/dtypes.py,sha256=FQ1KrstfEIV_ikNNvbC1JODX9rLQ-Yo8-QhAwD-4v9I,9809
27
23
  pyopencl/compyte/.gitignore,sha256=HVYtbKRtOCPWZavrgYqO2u7UKFiE7g7ympmuQzKbBBw,168
28
- pyopencl/compyte/setup.cfg,sha256=p7e45CWUsMPBcFZQ1zshcAmfP4PwYNRcNIjLwkxDg-8,153
29
24
  pyopencl/compyte/.git,sha256=hqjyvpQvk3kzLjhnlN4Ht1Pgj7gEz1d0hTK9YSPe5T8,44
30
25
  pyopencl/compyte/array.py,sha256=9dUSCSb475naOADXWhgpQb72Yx1FjKWMEaU6jRwdq90,7422
31
26
  pyopencl/compyte/ndarray/pygpu_language_opencl.cpp,sha256=kyY6wV_h_-uAj8IOO6c9gYHoxJ5Bir83M7XptAUx3u8,7946
@@ -42,8 +37,6 @@ pyopencl/compyte/ndarray/test_gpu_ndarray.py,sha256=a0PV3JVH7TG9-jZdBcrJwuqqnWD5
42
37
  pyopencl/compyte/ndarray/gpu_ndarray.h,sha256=3elPl8SzlpZHTAa-nlOeD7M5YOqVN-7whd5tMWx9zHY,1005
43
38
  pyopencl/compyte/ndarray/pygpu_language_cuda.cu,sha256=YO2xyBAtWwXx8RMvn-C2HHSjvjU-oEOpMzrF-CwGVDI,29323
44
39
  pyopencl/compyte/ndarray/pygpu_language.h,sha256=HSAfiG0W87aBoT6UAQl1ODQpdWr7GtSMtMtDpEjQkAI,7049
45
- pyopencl/compyte/.github/workflows/autopush.yml,sha256=k_3S43n36xjKkjzTiNQsz6_NIH-9-HweUUT8yqUDbgM,665
46
- pyopencl/compyte/.github/workflows/ci.yml,sha256=afEEhKaYhpn6kccnVgpYe8Hmie-EC9r-gEM1OUMpT6M,787
47
40
  pyopencl/characterize/__init__.py,sha256=MM56Q4P2IH-piykKeenHgsXYnAcB2HiTj0ftnYVYNVc,14346
48
41
  pyopencl/characterize/performance.py,sha256=TD8-cNnGnn46sQwfR5xNF2nr8yQcrmhuzJaYB13pSqk,6866
49
42
  pyopencl/cl/pyopencl-bessel-y.cl,sha256=VDy8l4lVxO8VcJR_maeGu_Qjnw27j28zBwhaTKDhBBg,12297
@@ -57,3 +50,7 @@ pyopencl/cl/pyopencl-random123/threefry.cl,sha256=2WmQGxx5gPSv22UL9_MlXv0eMug91k
57
50
  pyopencl/cl/pyopencl-random123/philox.cl,sha256=vYcQH7Vw13Q3qkW5Nhy1HTUDbWLGKoloE1YP0VWk6vU,21740
58
51
  pyopencl/cl/pyopencl-random123/array.h,sha256=nIV0zDWYuybldNgtsh79icNtDXHYdDsSpFaWIvDTyw4,17088
59
52
  pyopencl/cl/pyopencl-random123/openclfeatures.h,sha256=pAPbl7JkQgJxulSuGGevpaI43P7PwiH2mYxtNfHq59M,2881
53
+ pyopencl-2024.2.5.dist-info/RECORD,,
54
+ pyopencl-2024.2.5.dist-info/WHEEL,sha256=QjbET3r7rlKBvLRyyAtVwWdGKUc_2LpPwjXvPMKcmm0,115
55
+ pyopencl-2024.2.5.dist-info/METADATA,sha256=8a7shvaPQtnTN1WLHY1h9N2Ix-RaTV-rDwEKuBz3qhc,4671
56
+ pyopencl-2024.2.5.dist-info/licenses/LICENSE,sha256=wiBvs-UC54bB5DswWuvB66B96b4hkYw_VLt8IR0cBPI,15284
@@ -1,21 +0,0 @@
1
- name: Gitlab mirror
2
- on:
3
- push:
4
- branches:
5
- - main
6
-
7
- jobs:
8
- autopush:
9
- name: Automatic push to gitlab.tiker.net
10
- runs-on: ubuntu-latest
11
- steps:
12
- - uses: actions/checkout@v3
13
- - run: |
14
- mkdir ~/.ssh && echo -e "Host gitlab.tiker.net\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
15
- eval $(ssh-agent) && echo "$GITLAB_AUTOPUSH_KEY" | ssh-add -
16
- git fetch --unshallow
17
- git push "git@gitlab.tiker.net:inducer/$(basename $GITHUB_REPOSITORY).git" main
18
- env:
19
- GITLAB_AUTOPUSH_KEY: ${{ secrets.GITLAB_AUTOPUSH_KEY }}
20
-
21
- # vim: sw=4
@@ -1,30 +0,0 @@
1
- name: CI
2
- on:
3
- push:
4
- branches:
5
- - main
6
- pull_request:
7
- schedule:
8
- - cron: '17 3 * * 0'
9
-
10
- jobs:
11
- flake8:
12
- name: Flake8
13
- runs-on: ubuntu-latest
14
- steps:
15
- - uses: actions/checkout@v3
16
- -
17
- uses: actions/setup-python@v4
18
- with:
19
- # matches compat target in setup.py
20
- python-version: '3.8'
21
- - name: "Main Script"
22
- run: |
23
- curl -L -O https://tiker.net/ci-support-v0
24
- . ./ci-support-v0
25
- print_status_message
26
- clean_up_repo_and_working_env
27
- create_and_set_up_virtualenv
28
- cd ..
29
- cp compyte/setup.cfg .
30
- install_and_run_flake8 compyte/*.py
@@ -1,9 +0,0 @@
1
- [flake8]
2
- ignore = E126,E127,E128,E123,E226,E241,E242
3
- max-line-length=85
4
-
5
- inline-quotes = "
6
- docstring-quotes = """
7
- multiline-quotes = """
8
-
9
- # enable-isort