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.4.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.4-cp315-cp315t-win_amd64.whl (742.4 kB view details)

Uploaded CPython 3.15tWindows x86-64

pyopencl-2026.1.4-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.4-cp315-cp315t-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

pyopencl-2026.1.4-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.4-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.4-cp315-cp315-win_amd64.whl (734.5 kB view details)

Uploaded CPython 3.15Windows x86-64

pyopencl-2026.1.4-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.4-cp315-cp315-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ ARM64

pyopencl-2026.1.4-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.4-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.4-cp315-cp315-macosx_11_0_arm64.whl (442.3 kB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

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

Uploaded CPython 3.15macOS 10.15+ x86-64

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

Uploaded CPython 3.14tWindows x86-64

pyopencl-2026.1.4-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.4-cp314-cp314t-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

pyopencl-2026.1.4-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.4-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.4-cp314-cp314-win_amd64.whl (734.2 kB view details)

Uploaded CPython 3.14Windows x86-64

pyopencl-2026.1.4-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.4-cp314-cp314-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

pyopencl-2026.1.4-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.4-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.4-cp314-cp314-macosx_11_0_arm64.whl (442.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows x86-64

pyopencl-2026.1.4-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.4-cp313-cp313-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pyopencl-2026.1.4-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.4-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.4-cp313-cp313-macosx_11_0_arm64.whl (443.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.14+ x86-64

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

Uploaded CPython 3.12Windows x86-64

pyopencl-2026.1.4-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.4-cp312-cp312-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pyopencl-2026.1.4-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.4-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.4-cp312-cp312-macosx_11_0_arm64.whl (442.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.14+ x86-64

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

Uploaded CPython 3.11Windows x86-64

pyopencl-2026.1.4-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.4-cp311-cp311-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pyopencl-2026.1.4-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.4-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.4-cp311-cp311-macosx_11_0_arm64.whl (442.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.14+ x86-64

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

Uploaded CPython 3.10Windows x86-64

pyopencl-2026.1.4-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.4-cp310-cp310-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pyopencl-2026.1.4-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.4-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.4-cp310-cp310-macosx_11_0_arm64.whl (441.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyopencl-2026.1.4-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.4.tar.gz.

File metadata

  • Download URL: pyopencl-2026.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 6cb9544a004609061e86873fe36500da6c2101042e9c7b9c3b804a29a12b98bf
MD5 934f5be6beaff61fa7479454da5fa6b1
BLAKE2b-256 0aa9b6133777fc20be05faa88c4dbae9cc0d26d6dc1395c45770ec49b56edc4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4.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.4-cp315-cp315t-win_amd64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 81b5fc7bf0be36f6f1e9766578190cff1749afeee3168f1b379d82e878344289
MD5 c9478852501edbb6fedcb99ddcc59018
BLAKE2b-256 b0c62348d1499ebe5332bcb565b573a057d9bfcc4e624b18480b1e35cd358255

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 89b310f9acb8b4612b8f8511cf566a0b3237d75286252fb17137f920682741b8
MD5 5ce9bb407cfbcedc58b80562f2f6af3c
BLAKE2b-256 ae1e609e42df727343147fdbedd5a4c73b26c4f19b19bc5a39c78190f711fd95

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 383b1beff8fd27f2c3babfc73b680823f385bbabe9408a7af208efef57398390
MD5 1f4fa29e8f2bc5d549dafa88d3bbd644
BLAKE2b-256 7d722037f30e14c5a7c1e4e0469c4f3c41ad55fdd21db1dfbf3fa2ee4404ce45

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ff7f792a4944f0e3951a9f782e28cbe623a113b4a62f370213f3ef83ad358736
MD5 a072c38ef9f819a244997d93e4821f84
BLAKE2b-256 4e248590ca8c3089ccc81271b2e693a38b0991ce40de3b8d954613aab89d8d83

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ae0efdb11d5e29151a97a654ff4f53ad2552cf65b6fb51abd6a6ef5707134f76
MD5 cc0d03194159f25f0259b2cbc51ac867
BLAKE2b-256 40d16f3e0f7e637f7fb041af60bc04029c415fe29277ed7f9a3dfb75fc85635d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.4-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.4-cp315-cp315-win_amd64.whl
Algorithm Hash digest
SHA256 08f60c08ded9f1cdb4c6b6b167aba0f747e8bd488f220616e1939ce2cf9ce3cb
MD5 1fea992c054255dec946cfa7b02cac79
BLAKE2b-256 330d87fdae34df21b6386b72bd899d37326c67c3b77467ffa7a37714ed0273af

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38c8433dbe9c132faca1b06467b07cf70cfe8ae7034dc3aef5f8b195051ff39d
MD5 5f4415e3597514b4a8ae6f75739c8bf7
BLAKE2b-256 b701fc88cb14dc83b5704495d396a9536a01d0a913a698d6b075e6794962f648

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 10c9c0375c039890bd6706733786dc8845f01f27ba4ab37214ecb5ce91437754
MD5 8c39c76c901c16b5ec19949f871447d3
BLAKE2b-256 f62b53788cebc1a54197e7eb6067450a46224e767eafed29c3922b1af4a6e04c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5aaa0fd6782d5c24d7ee1815612d8a59e7c0c5180f1ef647d4bd2f391deadc14
MD5 b5265534761623b69412e241f8b9d530
BLAKE2b-256 d5c90a772ea689f19ed9d3847910447a6de4ad0fc02595d0953e8105f5aa27ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4ef49ad0868778275c28a5cca06c29628cbc569c5b5175b2dc47a967ff8c5961
MD5 f2a9553400cc4d38f3262ebb86307284
BLAKE2b-256 27f29059c485b2c197f652b3db789ca62bd7871ca86bc59f93f47274e972484d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 600df38f35dcbb3796644cdd164e9b2b057cd2ae050bb98d8733f92c6b601301
MD5 0f7f1cef4773eb21c7289a6c974f2d1b
BLAKE2b-256 5171715162a4bf71e25349810375449f3e45d1ed515a5c9b2bbe4d584b270573

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d31a5de764a52f40d7a0742b9cf82ed271ea0869d6c310f6803fb30a3a62fc55
MD5 545b048cfe32d3e9830fd22d8785cde9
BLAKE2b-256 6e5626bf9f8060f3e9b420af11c35528e92995cd01e39d868ef2a77fafbb1cc0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 55a94f7eafb141f734133968f0b38fecec90b16a39066617b5b3171469c9b122
MD5 67fad7ef8659e60569fb8e7c1e9596a3
BLAKE2b-256 356f8e7cfc099496f0e7495c9088cbbc3d7cfefce0cb8d63ed5805f6b54a9734

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20746d8cf6d756fa8a131b944705e30bbd25e10edd8d44c8264cac261f95c420
MD5 6e6f7d80e2ea245bd562872166fe871e
BLAKE2b-256 e460c47752e3a3f931a1a6bf56e44e530c45497ecaa3eebf200ebc640ad3c4a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e6a0b50e828b5d2b58919aa135c78298f12e565125bc61080ecc07f2921a79bd
MD5 6b061e08fc9ad9b39e4110c319637446
BLAKE2b-256 08966b57e9326a27133a62bbc3ab4293d605589000fe05743a1318d823ab7112

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 81cb763b9ceddb4c5adea01c246610bf4a1001f7747a64a4980721706c81e53d
MD5 bca726d6c8f9f6c24cb877915aaa7675
BLAKE2b-256 be019bc91bba1718d2fc8c0f53cc0c1e4e3c94c742efbb2161b4f4995319c44e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 72945495b123dcbb9f83d60ebc3be9c23c490b564531600bd9e806c9be53d97f
MD5 7ebaee1b2cf1452522f3295536d698b1
BLAKE2b-256 0ce6e1c6b3252cb0e7c2649eec7289ea69d9260891da46ada503e637acc85489

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.4-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.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ba4b4133aee8ca40265497cd3ec40b579bd42f8edd17be217a62f7e29627f345
MD5 090a58f05dc1219d8b2396aec39fe797
BLAKE2b-256 bb84ce25e66134cae296f6551a58ea6ef48d54ff4b40791fd6b5939fa078d9d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4777fc21daecb9f139ad994966034b5aec81abb95b05364f2e6d467ba5a6d784
MD5 8680f95c7c81293b043059092273fa1d
BLAKE2b-256 250c13bbefd1c7a5252e936ab0d0e0e6a67d49c0154ffce07c6f7c589c56c828

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fb97b0da2851897a3fe5b25a3aceb54e7b18bcb24561cf8b04d358649bf4f69f
MD5 91893d67e072bf4ad0216fd81ee35683
BLAKE2b-256 93b9a5faf2e30d890187502891cbea5c2ccb82de519d9455741adb707c638dab

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 10af606db39524cad8f13e7888fc5a77f988b9a1a7ddafe57e0450137620676c
MD5 c11997f7aec47dcbe032c5bc9a9145c6
BLAKE2b-256 821b2c94197d83cc08c17d767d628998172649d6808c5a72d0fccd9c9ae92ea5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d65c436ffebf16ea69304a25adefc65c5b9d6ff69fc5d9565424de666acb1087
MD5 11ab495bac4caff3ada6b005351780a0
BLAKE2b-256 4ea078f926055515a93d0599b8aed8e613645b264a6667d38a2e0062df503fae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44c9635f74de42383ac09ef153ba94038a7fce7b7fdbc88a5b02668e7833826d
MD5 c953ff7794cc06513d0953c02203a079
BLAKE2b-256 5ca48444b12d646abb38c34599f05e1297ed5be4984b743c39c9a4d844126b97

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 edfb5bb35efb89c9dc7161bdceadcd7e934dba63cfefec1acab41fe5bbe008f2
MD5 6dbecc5abe9aec2e3a65c4f52067c84e
BLAKE2b-256 fd562b4dcc04b5aeb374474bca1f69f5effe8ea197b24dc871af7654a868e36a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.4-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.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e7a24694dbbd693efc5782ba9f1128cede10ef4dd3484b996b2b3d9831b5cc45
MD5 61311016de560fcf436fa24be4fcfc20
BLAKE2b-256 da622c8d5524430c6b419b59b1b0679787df78c3ee75e7b7a75f7e81e9fe6b01

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5a37d217ffa2220dbec335621e550065b3b0c4d6f5e75aee8eb35cd0b3204508
MD5 0080cf03f9840493f3bfd130e6ba3b15
BLAKE2b-256 3576a66a2ff459d5d68eace6217c882bdfbd2cef602de0ce38cc9e56f4c52190

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 402e38e9a1903cbe1de82c335e6156878d32125446c14ca69049fc4c4294ddcd
MD5 6eca9549a6e752ca9c48a5043403dec2
BLAKE2b-256 1e34bb55b737cffb96c0c18d3954f30de99875bcb1542dc2e4071fe5ad73b244

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 05c2a82281da9bf1b8dd0a223c798cb86e161bda0ed40cb81070a47fe1b25e43
MD5 96c758736c78e0631fd94ff602eb7301
BLAKE2b-256 08a215560c091520e58a53f0f77f22dec4486b8491ff1f4b5e1055a72694c967

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ca35cf10a8918425c1976ade51573248d1cea4119d93063d158c008dc284d850
MD5 605edac107e02b15bfabe2c5fecd0145
BLAKE2b-256 f3b2e83db6680c1291aab6f5b8c792f4e9ab350cc2fb318e86590fb722283cd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 61f7d151bc72b5bf206b31a506b411dc450d636b03c3bf7e91d811f4295ea55f
MD5 beeb1508759f763e5be64f6d8bbeda88
BLAKE2b-256 78b2c84ffdb899bfcd294f40937151e803b582190027ef4e813b811874a7cdd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp313-cp313-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 b2a0b47f8ee2ef22cabc14584d5dd75397918d1597b83ceb59e64cc102befe3d
MD5 d11f22c3f927922db755b8f1e1b127ea
BLAKE2b-256 9722a70242ab4ee775b2e6cc77edf8499e4661663fb3044498f0ad0d455d7c55

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.4-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.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f5755d91aa5ce2d57c78f174d19ee0f2cb3fdd086f5f17b7972363608cccc719
MD5 de3101ef7a53efa0f0df118ff44d3501
BLAKE2b-256 244ff59a096cfb48667ce390bd9a19e604dd965bad52b6fecdf1a989a60ca4e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 19ba976a4f20c0a2f4337db81b7f7c5c6569801160be3132550b0f31b5bef28a
MD5 9768942a0529332cbd356b9f869a679a
BLAKE2b-256 a0c3a7a547b8efb2ec540e7114dd9df628d8cfd7a297aaf82596d9d69fbe5e6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a8a011b1fe8a3be2568f4a78865ad86d224220e54b337faf8fd999ebc8f526d8
MD5 7207f8f4c674bb9d166a0d572f340e27
BLAKE2b-256 2686265ed35c0681b3a903735cb740576a23be6b40bc3612b48fbfb7a5201100

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 55ecd1fe29ac98e235908ceaceae154d4660a3ebc67dfbdcfe4b4cfd8c52d270
MD5 c213a3b9803d828e43596731a174d5f4
BLAKE2b-256 74d0ab0f505d3662c4b87faa31a88ab350b2ee95789ad2f6d679a2b3697ec7b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1f83c2c791d5fcafa4e833f2a5816e661b9f1f0cd5754e025d030b705009fdd7
MD5 909adc3babaca0ed160d83315ad575f6
BLAKE2b-256 f0e7c7bb9c9b53f09ef1eda1aa9c6da1cf1c534d8cf894c874b623dc70f0fe95

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a169c2b78099e6998890ce20e2a9ba96a82e9fa2acee62055e1e13229af0fe04
MD5 3013f9bce0f1275e3419512eac4c4b6a
BLAKE2b-256 62168d66e8eafc03ee9e5118a969e6f5417a9431b8dd0a3cb8aa76ce8339fb4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp312-cp312-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 83c1fdbd331f0833b61803eec420305721d043ab94836153302ff4b2a502dc71
MD5 3ba9781f0a1ed1eb94446c6e826acc91
BLAKE2b-256 0ad100fe98fa6ff3c02e58ac130430a719a90493f50a5437d89691304c7be2b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.4-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.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cafbe9b969d70e1baae57170c2256bb619eb13299f418c9804e66e5b0e315afc
MD5 abb41e93cbb51a2150aa77ae49b900a8
BLAKE2b-256 a79d5af64369c708548b84a043fb401cb4101c47631c920c1fa1236d3b4c73ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 08be4c3806832b9026f4cb0ec6511f7d0083203eeabd7dd33f0f0f6604021bd5
MD5 c0fcf3bfbdae730267302a7906168c07
BLAKE2b-256 a9177928354be4b07e653e7be5cb5d6926b37fef550f011eaa74b3900ee5216f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a2164cb9e05506524331500897d9b28f84a6955f84215c218cf0416a84747725
MD5 3b1a14af4b7cb9014848574bd69a59d8
BLAKE2b-256 2992fe4de555c607649528614665890f5f7a705d2f291b2c1f41628fa5cc10a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 31bed2c185b395ace1315afaf14bb60e4ce740ef8e6a74033de64d8984decd87
MD5 dc170189a919205f4878c420e9a3f4bc
BLAKE2b-256 64d092e889998d1c8c37dd614be812bf1866aa09983e571ebeb12eb759fbfe0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 942913eaeee21a35fdd66240c5099ec04c09b2f54ba0f6106d56fb4974975aa5
MD5 1c770cd4fd861f8c8e5e27aae426da9b
BLAKE2b-256 df02ead381182fc63a21fee4417ea736b299763d6e0d0d020fc92d213ae109cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d4d383088fab662da7b24e5d7ecaf60e1a323778c42dca04815884f22753047
MD5 c4efa0d937834060a157dd10d652d15e
BLAKE2b-256 fbcd61ee0776b35022593b285dc9bdd71998b595b11198597d7087eda2b12310

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp311-cp311-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 b854bfda8021c171c3374bd65498e999ce820e055282a32e973f7dcef43641d6
MD5 2c6628991865fa62b63483b04b9d635c
BLAKE2b-256 1365e692c5054a2d3fea4ef3d27a615d05d45b43e4866eae2204109e7524e2f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2026.1.4-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.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 321f664e1830ed8f9da61c0788f005e1626d09d69c57bd1d064d149091f77e93
MD5 9c8d16cfd184e1d875eb268532529870
BLAKE2b-256 eb13d794797fa8ab9565a299154d3bdacc2984c51aa729823036e86cb0ab7af2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 50af9d20f1d651cf9d619062f9598485f01fb64e777c87412871d4bebc49fb23
MD5 66d1b15f0cfa5f8ced66b3cc8f8d97c0
BLAKE2b-256 eccde51a5bd11150b0df57b43343c9b87d9d60db57c2d51c9a19d4ebf9528032

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a700dfe99c2535be25834973bf121a855d6164f83ddae7e9e852e08c01f194c0
MD5 7fe8a2f5f3d58255d6d76cf7c74e84d3
BLAKE2b-256 f69556669e851c9cf5ee77a928f88d933a45da93efe6314100da3684280cff21

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c66d6ebb8aefe8ab82a0d7cb44fa46c93e7e0bd34ae67fe326f333a05a1f60df
MD5 4ef838e9316ccf8c564b08c38c1d7450
BLAKE2b-256 a9660f3182eade4e26f81807a588419ffe1ae18712f91ab84e6a83275e5812ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0e0288a0a0fa041b18d5d0a09a9c5993994113f7468000fd2a770e8d9c76e03d
MD5 a8f03402f8850391cb4517755a2c2967
BLAKE2b-256 e53e828084d46295c868bd7206f0ea55383ac6efe0002a6d96d7bf85049d8162

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dec721dee6ff10860d12910128683b064c4f3691c53305ec8ad5ae37cddbdea6
MD5 5a99fdc51620193f0150fb4be26cd6a8
BLAKE2b-256 2e6e3b2af4c9f19eb25b8fb24e6cbe6b3f7c58f6833182b67867aa571db191d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4-cp310-cp310-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2026.1.4-cp310-cp310-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 e7a8c152983887e37b9a7ffc16a087ea59c5e0ce52e88a5e355f82761e2fa1c3
MD5 c6b11730829e5a8495e7ac64dea80c65
BLAKE2b-256 f23c1342b9aea4ce3d86ec6940503197689b9dfcaa32592b7693244a29d84775

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyopencl-2026.1.4-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.4 This release

53 files

2026.1.3

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

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page