Skip to main content

Gitlab Build Status Github Build Status Python Package Index Release Page Zenodo DOI for latest release

PyOpenCL lets you access GPUs and other massively parallel compute devices from Python. It tries to offer computing goodness in the spirit of its sister project PyCUDA:

  • Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code.

  • Completeness. PyOpenCL puts the full power of OpenCL’s API at your disposal, if you wish. Every obscure get_info() query and all CL calls are accessible.

  • Automatic Error Checking. All CL errors are automatically translated into Python exceptions.

  • Speed. PyOpenCL’s base layer is written in C++, so all the niceties above are virtually free.

  • Helpful and complete Documentation as well as a Wiki.

  • Liberal license. PyOpenCL is open-source under the MIT license and free for commercial, academic, and private use.

  • Broad support. PyOpenCL was tested and works with Apple’s, AMD’s, and Nvidia’s CL implementations.

Simple 4-step install instructions using Conda on Linux and macOS (that also install a working OpenCL implementation!) can be found in the documentation.

What you’ll need if you do not want to use the convenient instructions above and instead build from source:

  • g++/clang new enough to be compatible with nanobind (specifically, full support of C++17 is needed)

  • numpy, and

  • an OpenCL implementation. (See this howto for how to get one.)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyopencl-2026.1.3.tar.gz (447.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pyopencl-2026.1.3-cp315-cp315t-win_amd64.whl (742.4 kB view details)

Uploaded CPython 3.15tWindows x86-64

pyopencl-2026.1.3-cp315-cp315t-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ x86-64

pyopencl-2026.1.3-cp315-cp315t-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

pyopencl-2026.1.3-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (763.1 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pyopencl-2026.1.3-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (708.0 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pyopencl-2026.1.3-cp315-cp315-win_amd64.whl (734.5 kB view details)

Uploaded CPython 3.15Windows x86-64

pyopencl-2026.1.3-cp315-cp315-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ x86-64

pyopencl-2026.1.3-cp315-cp315-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ ARM64

pyopencl-2026.1.3-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (759.5 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pyopencl-2026.1.3-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (700.7 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pyopencl-2026.1.3-cp315-cp315-macosx_11_0_arm64.whl (442.3 kB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

pyopencl-2026.1.3-cp315-cp315-macosx_10_15_x86_64.whl (452.1 kB view details)

Uploaded CPython 3.15macOS 10.15+ x86-64

pyopencl-2026.1.3-cp314-cp314t-win_amd64.whl (742.2 kB view details)

Uploaded CPython 3.14tWindows x86-64

pyopencl-2026.1.3-cp314-cp314t-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

pyopencl-2026.1.3-cp314-cp314t-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

pyopencl-2026.1.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (762.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pyopencl-2026.1.3-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (707.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pyopencl-2026.1.3-cp314-cp314-win_amd64.whl (734.2 kB view details)

Uploaded CPython 3.14Windows x86-64

pyopencl-2026.1.3-cp314-cp314-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

pyopencl-2026.1.3-cp314-cp314-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

pyopencl-2026.1.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (759.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pyopencl-2026.1.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (700.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pyopencl-2026.1.3-cp314-cp314-macosx_11_0_arm64.whl (442.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pyopencl-2026.1.3-cp314-cp314-macosx_10_15_x86_64.whl (452.0 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

pyopencl-2026.1.3-cp313-cp313-win_amd64.whl (717.8 kB view details)

Uploaded CPython 3.13Windows x86-64

pyopencl-2026.1.3-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyopencl-2026.1.3-cp313-cp313-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pyopencl-2026.1.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (759.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pyopencl-2026.1.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (700.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pyopencl-2026.1.3-cp313-cp313-macosx_11_0_arm64.whl (443.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pyopencl-2026.1.3-cp313-cp313-macosx_10_14_x86_64.whl (451.8 kB view details)

Uploaded CPython 3.13macOS 10.14+ x86-64

pyopencl-2026.1.3-cp312-cp312-win_amd64.whl (717.7 kB view details)

Uploaded CPython 3.12Windows x86-64

pyopencl-2026.1.3-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyopencl-2026.1.3-cp312-cp312-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pyopencl-2026.1.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (759.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pyopencl-2026.1.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (700.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pyopencl-2026.1.3-cp312-cp312-macosx_11_0_arm64.whl (442.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyopencl-2026.1.3-cp312-cp312-macosx_10_14_x86_64.whl (451.7 kB view details)

Uploaded CPython 3.12macOS 10.14+ x86-64

pyopencl-2026.1.3-cp311-cp311-win_amd64.whl (716.6 kB view details)

Uploaded CPython 3.11Windows x86-64

pyopencl-2026.1.3-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyopencl-2026.1.3-cp311-cp311-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pyopencl-2026.1.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (762.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pyopencl-2026.1.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (708.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pyopencl-2026.1.3-cp311-cp311-macosx_11_0_arm64.whl (442.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyopencl-2026.1.3-cp311-cp311-macosx_10_14_x86_64.whl (451.3 kB view details)

Uploaded CPython 3.11macOS 10.14+ x86-64

pyopencl-2026.1.3-cp310-cp310-win_amd64.whl (716.1 kB view details)

Uploaded CPython 3.10Windows x86-64

pyopencl-2026.1.3-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyopencl-2026.1.3-cp310-cp310-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pyopencl-2026.1.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (762.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pyopencl-2026.1.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (708.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

pyopencl-2026.1.3-cp310-cp310-macosx_11_0_arm64.whl (441.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyopencl-2026.1.3-cp310-cp310-macosx_10_14_x86_64.whl (451.0 kB view details)

Uploaded CPython 3.10macOS 10.14+ x86-64

File details

Details for the file pyopencl-2026.1.3.tar.gz.

File metadata

  • Download URL: pyopencl-2026.1.3.tar.gz
  • Upload date:
  • Size: 447.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pyopencl-2026.1.3.tar.gz
Algorithm Hash digest
SHA256 000d69015eed087f9f9ef18c9eb90cedd125dda05b4c871d79457d136c5dc00c
MD5 448e6b467a435f2bbc91976925114c1a
BLAKE2b-256 df66482d3ae204117715d4b3e41057819d351aa558975c1c393029651becbca1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3.tar.gz:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315t-win_amd64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 3c3a937207ee2ba0c5fae6b5cabd73ade21542cf4d6a17d0a8ab17fdaf1e78ac
MD5 45bb208bef798e3557cb81dec9e1264d
BLAKE2b-256 f857d9ac621a63214a17ddbc0827d0307d02560f77b0545ba2b04c2f947b60fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315t-win_amd64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ddbeb5289edd9c60bb9cb3473a501d76446a595fc30ab1f21e3608ab755fc38
MD5 a1677bb5794b58e8f0cd61a69b5c772e
BLAKE2b-256 58d66264a89e3a35cc6437392f5ed729a4d41cccfe4387b0b6996dc9653ea295

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315t-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ec0afcb573e22ccec14dada94df59345c8078c8c2ef97a0cda323188278eec75
MD5 9fc5afefc1136ddb121f0ace7297f1b5
BLAKE2b-256 9b76e371788d968d2614af29b4ae62fb74463b778a03b04877fd18e006e904f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315t-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 779e672c6db079818be099b5ca4a30e03f0d551ade57639532295882f0ec22d1
MD5 1042889ad1ac0a6b096d7020530e3f19
BLAKE2b-256 565831dada3f87f43292c00afaa373e606618f7856f01eee9de573c743d94366

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d730eef4f102f70c52c3757197748387afb61b0c36129be541b1af71560d16d3
MD5 c8b7ac1a5c269c689dc5be8abcf93cdd
BLAKE2b-256 960dce4c86033d343f28f16d9da0fc630ceba328e70c179916d23ee5a6ebb9b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.3-cp315-cp315-win_amd64.whl
  • Upload date:
  • Size: 734.5 kB
  • Tags: CPython 3.15, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315-win_amd64.whl
Algorithm Hash digest
SHA256 922263d793cd47a9bb351f468a8f0ac4c8d1d28985d086b568c3f7eda4c533a9
MD5 e5bab8863f21d26c7faec86a49c1ac86
BLAKE2b-256 0db43693f5ea68ba3cc92ee0cbd26d5183f13c58f7f3fe12eb2f1c89f2bb0c32

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315-win_amd64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cd03917922c6602e9bcb17b214315a2ec8b70a87894a1aa37b9819148fd95131
MD5 937a123dd7faef7cf02b9ffbd1c29ba3
BLAKE2b-256 a13b8d0e3607aa9f95fe80ddeb5662b9b1a602a557d7b04bf5bb32dda30866ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cd5d6f1d45903907d0e13f59d5ba8d7c65e32f8e8899c1a081b5bed106556e53
MD5 c8cb3efe9b99668a0f2b23d26d474bcb
BLAKE2b-256 5fe10f92bf7a8f744ebfc22a3de2935988bcaee8cb08284f0a149d2638601104

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13b2ef3b70ff718329317748956d94a64b552d01f56f363c0a074ceda7379c3b
MD5 24ed7cf8e5b672830846411f759ec6c0
BLAKE2b-256 6ad5eadeaf86900373ede0187f2b46e7182ad938a8a1f3761bd2d747c741edbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 29182459fbe961a021a0e14d354e60e71924eb9a720a22717e21af9053dd8be1
MD5 6a2078208306060f97f9251ce8775196
BLAKE2b-256 23693202e1e1712a1b58aeb385fe764690f009773fb39729d0019d470ba52a68

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c671dd6c74d1530ae3a2e8506c8e3bf30de872aabf44d607f7f6397b4e5f005f
MD5 8448a76f87b90af4624f44143b3cdb64
BLAKE2b-256 768c5ba2e39fba8bc1b38d3c09a5b1ac835dfea5c405c11c4ae619db64c43d9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fcf8086a438f25a58ef2a428c1204d055dd47390fc73575b894476dab00bb46f
MD5 4f6ae1f809d6c5c0a40718aae4fe4f89
BLAKE2b-256 ac2ea8c019de35119e457a559e539c4049eb1403396c76e5a459d49b5600fc40

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp315-cp315-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 db0cbf6132b9559d1ee74d741858f0bba2ccb698f3934464a08a2c2fe31cdb4b
MD5 0857bd91c70fd419d05bb47dd494ac67
BLAKE2b-256 f01ddda5f4d9ba13d4585e60ba7540cf541778d0df254d08d89b115a06330313

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314t-win_amd64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 265be791d711c4eb9e3e849a09bf66d1f47e9ec3c244697b5be40be4d7413d89
MD5 95da0652b7bcf2f3c15960576e76fe74
BLAKE2b-256 dab39fe131f47796862b9c8396dd464e7aaaae5d3b8d0c443f6bfe57a87cd91f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d05b68d5a98b7c7e96a92f423fca346d948ca3ebcff586c6886ae31cbf6ce686
MD5 4976d2b60840c263c2bf5fa987e07237
BLAKE2b-256 e462b2b36d78f7374d9d2322e92389b3724c0f7d50602f65382913ae89c55a0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4841b24cd412c6e9508d11e3c1df662c66fbf6b5dee848772d1f898e24361a09
MD5 4c8a96b5ef0c2a31de1495fce791143f
BLAKE2b-256 bae6c150a7325c334e3b197b6f2ba0a90d96f4ad39c6a1aa3a953fa21052fd67

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0c4b7bc07cb8b021ffc10b6ba0c87e25917d27a328b12ab80e2b71b22b2b5c0b
MD5 52fced86d81c3c8c667180fe7f3e0570
BLAKE2b-256 84b24de34ebcdd4357666ceb7a51afa6ce1ca1b6eb29149d84f5e36d894dc451

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.3-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 734.2 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 484a1498eeee56e0d5ef05f0c228237bff074eced1307e885b1a7294a9bbf24f
MD5 6eda695267b77be73ff152f3bd1b1d83
BLAKE2b-256 215f2bb6d11b8cdcbd9f3c4b87540a6eed3ea6dfcee0369131d2b1df2ee2eb1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314-win_amd64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9389b3f132a6fcdf93907e445527e0289ef4cb4bdd0eeeb0ee4c9dfb23c6f556
MD5 85cf2ecd6b90a86e1bc54f07659978d5
BLAKE2b-256 22cee5413b08c1f565bbdd54de0a1962fd45128b003e30772e4965969747e20f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5caf897cfa740510b98948f42a8d522e640d48ac0555d8b59252b06cbcb6d7e7
MD5 a66f6dd014ff3d5ce369f53346f3252d
BLAKE2b-256 538a7d622ae0d85bc8da2b59672f7f158a07d2453fad14dc4662ffe9fc44e0fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 806c49c11dce0e7f4a126c0ff8f09940b427070d74aa7ed092dbeb1964f76503
MD5 2b8c23dc1c2dd66f6d5aad40b9449b5b
BLAKE2b-256 e54c09d77ae1d78675985f11d9a64ea3538f5eb9b0e1b247bca3c5ae5b5aa720

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 75010126c73eb2db41ee726de69ffe467588dc6cf500683255e16090fd959351
MD5 ad727dfb728505493a428bcbf4cfa53d
BLAKE2b-256 8ec90ecc099600228a81c5076d7820861692f692d18dfbb14c8b5563bb5685ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18e817c63d269a13b017d1346e4fb0f9248fd19740d563d0ac0f4aec732f37a2
MD5 466109b53c1fedf468144f5d5250be5e
BLAKE2b-256 dd12721f1f5b19e05cfacaab3acebeeda7ed14166ec87c87c2d38e7b3c2bb458

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a087aff180b589e6eb6f5dd68611544b7738cbe4ce88b5af1a7c7182986a986b
MD5 f9d9e05858c3638a5657ee9b35e416d9
BLAKE2b-256 2eaa6f34910420769b9f69d91f2f7f350b21e56aced0a3c632f4b29b6d9db05a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 717.8 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pyopencl-2026.1.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ec8e9d981f810a6af694862195740029e5b9b838bf2564a3914c9e04388e2b62
MD5 4c050ccd3ee708d0aa1fa835b68f45bf
BLAKE2b-256 623e2bd77e7583f911bd0ea7046be01927a784ed03eebb2ac08b518b0982aa16

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 24caedc7b3b1a5a1c70f382177a83136fea1024b38b20081b98fb7b7732ecdb5
MD5 3c665d132ef2b7b243b47603b6f8be81
BLAKE2b-256 af7106ef9ce48cd93fa0fd68480700d1b921ce3cd9cdad8585aa9087ab224544

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cdc2d92ae80b715520e7ab2bd28948ae2383d60c05ea8aaf1bea767a35e3726f
MD5 d37d1bc6d9ed351ef71bfa5f4269f487
BLAKE2b-256 3b80e19a1611622d8c78eec630790d3dfc6f0da4316ffbe874d46ab40b627b03

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b32fd6b322455df7f2b3303b1762e76a05c184c273be21d07f5bd1dfb976ded6
MD5 026414915569b709b80cfb878e3da12b
BLAKE2b-256 81d62972088313589f93aeb8ef027ce0ee74d83c7cd1e9f394693f3a11be4269

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 affe39cbece4dbe9d5fdecf260af002d72a54c76c537681ff89317f4d22f8a81
MD5 703b884ac1186bcbc5be848bb663f974
BLAKE2b-256 472c85faf912ce425594b9f3a7fc8708483c0b3b1372f71bb50c21371ec5263a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f53cfd42386039e2dc81c7c95e3d77512f452f73d4af3057279e99a060fc0905
MD5 740b60224b8bdf88bf5709a4ebdeb557
BLAKE2b-256 905fc8260f9c34ee3f418d81aa73ac3120358f4e8cd9f5a39d95f86ee5282df2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp313-cp313-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 8e6d9d8649f8c66bc9d59c0a614488f591c4192d6bf6afe41793024194a95c85
MD5 94dac63b2bf76a3826bffd13835b1427
BLAKE2b-256 b3a41a2a442549a38488ee942f4e936aec900e05a83f0383ad5f21e4b36588ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp313-cp313-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 717.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pyopencl-2026.1.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f919dea564031cca8506cbe547044a4ef9c351471aff3ab029063edf8face6f1
MD5 f8707bfcd1c238915746d8d41c92d529
BLAKE2b-256 bd18a721f8c63863dfca3fae0689a95374f86c876acef7d3e4e935e3f559e2e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8bb3f32a2b5d0963e2213aec7e73e0ef45f72cd4edbf5f94e1479b55fe520168
MD5 3777ae24b5785d757199aa4966722367
BLAKE2b-256 fd2458b81bee5b0c22f9aa0a3343c952499f5eaec1b3d1279a9a47cc20bf5928

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b47dbc7cdb67a610ddbf3a07d176622aabaa639bbb6e07a90dfb3b388610d798
MD5 7d742ec2aa2bfdacb0764a4f1a1ba29b
BLAKE2b-256 216b9b4a33b270b7c63b3340fe8cb43566c0b4b26660cae1bfcd7d98af194d5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8788656704a0f74c8287992c300222d1ed4e8cde7e32e9344968ef18a1a07937
MD5 276d61286e48829053b6d5e1a3e162d2
BLAKE2b-256 bb2370f485f99ff2193a7cbb868dd4a7cc4251d23c2a91311da37be56b3abcb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6f5a4897471968cd1191827464ca78040ab73bd1ccdeeb4bb9b5f1569f329065
MD5 0524cbdd6b3c847372e678162689a9d0
BLAKE2b-256 2fbb334acdd1b93113a7ffc7321fa28ada120ef3556213868ec50855954723c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bdbf35385ad8a21a84793cfd3928ceff0f37a0b93b06b512286cd5d3c7a51ad2
MD5 a985e2fc488f9026afc125ddfd931a9d
BLAKE2b-256 848fb6dc64e899281cbaff110a4ebdc378f1108b8c356b0678ec571bf3e70a63

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp312-cp312-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 a91f6b9c0e1205b0056577ecebcedc292163c4daa3c949b6fd0fe160c6872a31
MD5 69d164773d1d13af3039e04e01a544f9
BLAKE2b-256 125eaf7c5933c65131cf25916694def062cb9e3f8e671cf6d2bb1be6e79fb12d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp312-cp312-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 716.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pyopencl-2026.1.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 de0c7e1a2262069ab2d5c647eb34df2bef62e4962d0aabcc06c6bf30b49345d6
MD5 f86c2c6f112086de42e3703e221e5510
BLAKE2b-256 02a31edd399c6b0b775c6e6b61146f55d8e9e8d48dd0a4f687e6c3dff9d3f323

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2927f4ddccb673852e238be5b38875eece952d3c445f92f6ac2f3ac680749cd9
MD5 a239640c44679c310c6a9561247af7db
BLAKE2b-256 43dfddb66728f788fa563cbac430c7c58a0e43160b33bb89d9ce4ff73cce5ae4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 124cb2138ad1ca418411973990a2c4ee89138bc977a7fc08a5132e179c6e96b3
MD5 5e23c17d0904975a8e2921661bddc024
BLAKE2b-256 5531735d7848feb6c9be218d42461edb4e36a3aa3a1a68f56787579b52d3fb9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b0a361fa04727aac9982ec4ceb2ae964e6833a45d479adf90cf58cbe6d7ad75
MD5 05eff41b5ef57b94ce53eeb79b1fe878
BLAKE2b-256 ff2a671e6c4bae2810744df9470c3f5f3ddf563fa4bbe63c509f60704cf48f4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0fd0276083291693c7b4073f5ea05f4cacbe42711db35b51558b2d0f8671d730
MD5 fa5a31a709f497c6e04c0342c70a105c
BLAKE2b-256 8ceddd6a6e3db4b841f3d165dc99c9c744b8219174e1f562280ae5501bfdf08b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 832275cf93adc3ce6ee4060d557931c1d9339814ed4642db80dbb8fa57c37dd4
MD5 53ad4e43575c90f4402f8edea157309a
BLAKE2b-256 3e763dcd76db1bb0b1ea5e028271bb2b5be035bf348feeb311df71b3ad103e51

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp311-cp311-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 ca271c89b5aadda1a458ff6627c18264f9299a602c978079ca75f52a9f254eda
MD5 8cd3dc85a8d39c6d2c407bc1cc6c7d15
BLAKE2b-256 c9949126ac723e4558dee63c3767f4c9c2d85c5197857aba650fc6893500307f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp311-cp311-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 716.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pyopencl-2026.1.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 03fcab93cb17ad97985e5eda4a5ab01b888e8543e9657db7dea33f4538044b83
MD5 5612e69361147c9008355ddfbd500f0b
BLAKE2b-256 a5e257e0bbf8dc3dabe38b6c237da0bc8d3eac059c88e03d7e3ff335ff77a883

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5a835994f8ad85cc09802e9119d9f5d0f883acd922372547ce8b537426f86e4
MD5 db0a4bf44741a834998233f156bf861b
BLAKE2b-256 f173e04f0c27db070946c69e76d9f8579088e23d913246273a5c4ae5d781bdeb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 044d2561095efb87e7c762edb577941f831b00a56a81aba1da97dd4abd5111eb
MD5 3ae83be414610c3c3d2415241d7d500e
BLAKE2b-256 358f221174219dc4044c8279991a9c8aa667c1cbb6ab0d2b49a0295f110dd767

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 34544ac5017d46707f6ad062e6e7c31d691133b69f2ca192ea703d993ca5ae7d
MD5 c052d4b290649b846692e06cffc857ae
BLAKE2b-256 6d68c195bbb5a57b23d79fef0efc7af5abb45faeb4729661b5f3d7cbde692bee

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3220b2495fc4b3c13251eeef7297282a4077859bd91810cbd1405cd8ef33172c
MD5 babeb5a2632b32fbdc1facde1af9e826
BLAKE2b-256 1407650f023bf2cf96125d9e7b473343b59d8fc834dd1d74a12d4297cf7babd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a6a66dbb10c5ece13284f6197c01426dfd05928edde2369368eaa8272de94f91
MD5 2fc046e99aac5026a5fe746b99acb106
BLAKE2b-256 0246d28b2e28770eb850f15ede9a6179f82cbd90b7ac413b27164fce5e66ece0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyopencl-2026.1.3-cp310-cp310-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.3-cp310-cp310-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 2892291a96a2cb6b103b25e414a7e6b4c4f5ce8d1474a45252e4bd7369d0ce63
MD5 284ec358cc9a817b2100239beafcbf9f
BLAKE2b-256 35bbffb15d1b13029cc630c0e49cb303d7c81fbf1e9f4342c1b09f3a5d044a7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.3-cp310-cp310-macosx_10_14_x86_64.whl:

Publisher: wheels.yml on inducer/pyopencl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

2026.1.3 This release

53 files

2026.1.2

41 files

2026.1.1

41 files

2026.1

34 files

2025.2.7

29 files

2025.2.6

21 files

2025.2.5

21 files

2025.2.4

21 files

2025.2.3

21 files

2025.2.2

21 files

2025.2.1

21 files

2025.1

31 files

2024.3

26 files

2024.2.7

26 files

2024.2.6

26 files

2024.2.5

26 files

2024.2.4

26 files

2024.2.2

26 files

2024.2.1

26 files

2024.2

26 files

2024.1

29 files

2023.1.4

42 files

2023.1.3

35 files

2023.1.2

31 files

2023.1.1

29 files

2023.1

29 files

2022.3.1

29 files

2022.3

29 files

2022.2.4

37 files

2022.2.3

37 files

2022.2.2

37 files

2022.2.1

37 files

2022.2

37 files

2022.1.6

37 files

2022.1.5

37 files

2022.1.4

37 files

2022.1.3

9 files

2022.1.2

1 file

2022.1.1

1 file

2022.1

7 files

2021.2.13

7 files

2021.2.12

7 files

2021.2.11

7 files

2021.2.10

7 files

2021.2.9

6 files

2021.2.8

6 files

2021.2.7

6 files

2021.2.6

6 files

2021.2.5

6 files

2021.2.4

6 files

2021.2.3

6 files

2021.2.2

5 files

2021.2.1

5 files

2021.2

5 files

2021.1.6

5 files

2021.1.5

5 files

2021.1.4

5 files

2021.1.3

5 files

2021.1.2

5 files

2021.1.1

5 files

2021.1

8 files

2020.3.1

4 files

2020.3

1 file

2020.2.2

4 files

2020.2.1

4 files

2020.2

1 file

2020.1

7 files

2019.1.2

15 files

2019.1.1

13 files

2019.1

13 files

2018.2.5

13 files

2018.2.4

12 files

2018.2.3

1 file

2018.2.2

1 file

2018.2.1

1 file

2018.2

1 file

2018.1.1

1 file

2018.1

1 file

2017.2.2

1 file

2017.2.1

1 file

2017.2

1 file

2017.1.1

1 file

2017.1

1 file

2016.2.1

1 file

2016.2

1 file

2016.1

1 file

2015.2.4

1 file

2015.2.3

1 file

2015.2.2

1 file

2015.2.1

1 file

2015.2

1 file

2015.1

1 file

2014.1

1 file

2013.2

1 file

2013.1

1 file

2012.1

1 file

2011.2

1 file

2011.1.2

1 file

2011.1.1

1 file

2011.1

1 file

0.92

1 file

0.91.5

1 file

0.91.4

1 file

0.91.3

1 file

0.91.2

1 file

0.91.1

1 file

0.91

1 file

0.90.4

1 file

0.90.3

1 file

0.90.2

1 file

0.90.1

1 file

0.90

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page