Skip to main content

Python wrapper for OpenCL

Project description

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:

  • gcc/g++ new enough to be compatible with pybind11 (see their FAQ)

  • numpy, and

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

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pyopencl-2022.2.tar.gz (468.8 kB view details)

Uploaded Source

Built Distributions

pyopencl-2022.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (885.5 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyopencl-2022.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (849.4 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pyopencl-2022.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (879.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyopencl-2022.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (842.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pyopencl-2022.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (879.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

pyopencl-2022.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (842.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

pyopencl-2022.2-cp310-cp310-win_amd64.whl (545.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

pyopencl-2022.2-cp310-cp310-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

pyopencl-2022.2-cp310-cp310-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

pyopencl-2022.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (912.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pyopencl-2022.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (879.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

pyopencl-2022.2-cp310-cp310-macosx_10_9_x86_64.whl (630.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pyopencl-2022.2-cp39-cp39-win_amd64.whl (530.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

pyopencl-2022.2-cp39-cp39-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

pyopencl-2022.2-cp39-cp39-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

pyopencl-2022.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (912.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pyopencl-2022.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (880.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

pyopencl-2022.2-cp39-cp39-macosx_10_9_x86_64.whl (630.0 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pyopencl-2022.2-cp38-cp38-win_amd64.whl (545.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

pyopencl-2022.2-cp38-cp38-musllinux_1_1_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

pyopencl-2022.2-cp38-cp38-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

pyopencl-2022.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (912.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

pyopencl-2022.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (879.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

pyopencl-2022.2-cp38-cp38-macosx_10_9_x86_64.whl (629.9 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

pyopencl-2022.2-cp37-cp37m-win_amd64.whl (544.0 kB view details)

Uploaded CPython 3.7m Windows x86-64

pyopencl-2022.2-cp37-cp37m-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

pyopencl-2022.2-cp37-cp37m-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

pyopencl-2022.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (931.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

pyopencl-2022.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (903.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

pyopencl-2022.2-cp37-cp37m-macosx_10_9_x86_64.whl (614.5 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

pyopencl-2022.2-cp36-cp36m-win_amd64.whl (557.0 kB view details)

Uploaded CPython 3.6m Windows x86-64

pyopencl-2022.2-cp36-cp36m-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ x86-64

pyopencl-2022.2-cp36-cp36m-musllinux_1_1_i686.whl (1.5 MB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ i686

pyopencl-2022.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (930.2 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

pyopencl-2022.2-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (903.0 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686

pyopencl-2022.2-cp36-cp36m-macosx_10_9_x86_64.whl (612.6 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: pyopencl-2022.2.tar.gz
  • Upload date:
  • Size: 468.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.6

File hashes

Hashes for pyopencl-2022.2.tar.gz
Algorithm Hash digest
SHA256 b6389581bb289c04b20f93029e5fe4f299eb08d3ea8cb245ab5b92991669f348
MD5 c32455894d44de2a6c2289c2f63a96c1
BLAKE2b-256 4e27838275add2c37be3d7b51632d5b965b7a5bad5a037e66638cac29bfedf92

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1331935d81b7b601416249c1e13dd4892be55d10f8a67d3dbee1a0840935b667
MD5 95aa47f87303630a78d00d597f82c658
BLAKE2b-256 5fd019e69e56c24d7a43034baf00d3f3ebd9dddffda752c2fdd8e0c1c2469754

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 194c5ee91283655c292e9c2ab4acec22a28017fbeb47efd95d35a6fea6e5f5e0
MD5 54c9dd34743129b4aeffa2978030af7f
BLAKE2b-256 6b7953f7792c2db7960fe4687c7875e92cddfd09a895429bcf1537ef04756630

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e80ae74c70bc8811c18b46678878c6b3112fe9ae7a6286df6338d5a667c7e70a
MD5 6d367d93b9a4937bd0224e32d4039f2f
BLAKE2b-256 63776396a3f46f5a78b59d6a131d9db64b52cfd7c85ec5d4969a86f65e4be8c7

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1f7a5c9218108ee93a3a0d52537cbf2dc7808c83af63a012dfa24489e0119e05
MD5 f255b511f9674c6854434b2a376da9cf
BLAKE2b-256 f3ef6e47d314756de83a78d44fe0ced76e61195d1ea0af6e0ffb0adb41eb92f7

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8d02729cea5ad25d70cd503214ae119dcce806b8061b5cbcca3def7df596898
MD5 6d09641f386866acb49d61ea1bde0521
BLAKE2b-256 88dd81353eb8d8b09cb4e59341db294304dbec57de32a485daecca3914d48415

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 771a59e1c2c64e5982d9ec0058894522061071c3517fd756a49149f92149a643
MD5 0aa8af6651c24602b58496b2cfbc907c
BLAKE2b-256 5afdde3c445e81b6b25c8e4c01061a51975d4f4c67d6fab9cbc6f84b4b3bc20f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyopencl-2022.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 85ffaf2c22fc7c4eaab683548668a390c04bd918ac571a221df95802a06bb809
MD5 07189509bd1a7a134fad875623af6c5a
BLAKE2b-256 759412ac9f71f9331866d4393d4484471c0c5ad559fc92255b2a9007eb812a4a

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a6cca41dd7f15af6976e849f8ca100da2c882aace9a79ed492144ffa84afd795
MD5 8401c91fabed277073e211bab368e174
BLAKE2b-256 49e5f5b123c8b96bdbd8923f95696e54209de823650c059ef2e69c6fa78ff866

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5f4046ce78ed98bd8ad35a799c9899e569d0ae03b850f733678384857a70f286
MD5 3043b10c2a5af5dcd0be5bc4a2a57f61
BLAKE2b-256 debce27b1a348c35da457f5739e72409185c20e6d169579beaaaef73ce33f8e1

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 16d9f6bbb6fb57a63f289584af24562a19c84dbb5a703f9a149e027db19161dc
MD5 0f695ac44b54f863bb18602b9c643cff
BLAKE2b-256 716995b6f11181128af13311b6cff8bc76613fea6dd0c6fb3736ced9f68b5923

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 22e96ece400527b8b8860c5abfb1ff4e7664a3ffc555da7721323945d034dbe4
MD5 1eeecfff48255e104cb35ec9f32447c7
BLAKE2b-256 b1edd20e070b83c88a454f1d2ea296e6fd54a12e3018b9313dc42219d6da063d

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5b4cf9c10ed4d23a648703a19e30b945e37ea52ed04aaaa2dd0ce044e562c31f
MD5 b777e0ff48cca20c5944f69c76ecc530
BLAKE2b-256 c46bd684a5a0842190acee5eba56d812745eace086aefce66688dc1b116c0b35

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2022.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 530.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for pyopencl-2022.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 57512227e8416621e722dcb8187e0724e8680ecfb3109ce9c2b489c0a5bf35a0
MD5 c4e10b1f3e721737632ad2afdcc35669
BLAKE2b-256 eaca08e6c5a56cc7aa35bb3867e88d2e33f36e61a29d5d3b146023d937b4b3bc

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 39755b477e73804927edc1f4a3e9335c3537ba3d4f44c8f37bdc8d62a5d24929
MD5 23244edae26e3fde3d6e889887a94b7f
BLAKE2b-256 97ef69d49dc43c2488f5873db6f3ba647617836848fa63461270e812b1922e9c

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 38c9f4efbe0ec23b381d9203af454ce53693f7d5ad9f0ef5981883b63688cb62
MD5 5a072d3b65f4dea1b690d3f19013796e
BLAKE2b-256 243664090a648c0e52ac6b10d7573e5383a065a80ce0151d8639fe57ab9e62c7

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a0bbd4725ebaada39c3d44736e253b010270d516757db29c112c859c12d31a98
MD5 4de75a99492823918beec4fe3dcfdf51
BLAKE2b-256 dded03e994fc8c84cf2b9d2c0761e59082e7ac96608ff9b77564b13f472b2d69

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 427f2c9d0fae891769ddc5af1a516eb4aab960a9835e97699508ec9498f8e8da
MD5 5a803f63204bb5679a4f8051aa4ffa1e
BLAKE2b-256 72620ee8e4d9cd3ab4ee127bbe9535bcf41a8ac1cdfb64737e1583cf30d09c61

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b01f09cc0cc0b1c221edf2f65aaf58472ce20426aef6b9cfb749a297afe15372
MD5 980df0461213356dc9f2f09a3364e4d4
BLAKE2b-256 253fe609c603af1cac9ad685e65450c91d044da77c007626f35a91c3362ada33

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2022.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 545.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for pyopencl-2022.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d37bdf6a43712880c35fdb9c5179e5eb4a6f766d0c1634e572ab5dfeec302ebf
MD5 bab4bd0745f9db4a52ae3336b13a0ef4
BLAKE2b-256 d2eddb9a4804fef7f3fa35e05b9700b55dceb4bf4349c5a20da87f476ce2ec40

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f75ac2a2e0ea04823afe3a6444798edc8eb62c06f9e4420c15e33bd0b83da924
MD5 98f9e9189dd9095e5a2a199005481fa5
BLAKE2b-256 fdde9373a3d4840ecb7f553457d0d92ef982afbbc89a1801e2e3de566543e215

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3554cfb35867321567927ba4941c7931359b41c6f67a6490afa31554f297d8c1
MD5 0e895f6f194ac42fa5b1660aa8884bf5
BLAKE2b-256 d939657397d8c828b3f9a2e2599f4a9f8d258a32f5ac4ab3f3c546e741cadaf5

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5872fcacee70a1f78f3fe3bca9e0f2b1b2b70d7ca4d490e0d7c657c2bb49fe6d
MD5 c0f4b806f9210bb92f50315ab23e230a
BLAKE2b-256 a1bd741c6ebf2226f5c42cb43160f68e7b0dbdea6422dd384a85f40636d4c90c

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bb0edc906495cf2b824397dbf7ba2bccc92aeb37d985d158e18a2e93b8a9b3b7
MD5 470974997372eba425e965db7e7aef82
BLAKE2b-256 738dd1a8cce844250e21de12198dbe8e111224678b0d53ea1b9aca047fa1ebb7

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4c504d92493742b27a6800ba48c279c2f4908b95c93079ce1e2258434559ffc1
MD5 9ddc001f5231843d1ac84cfd3b2d1d7b
BLAKE2b-256 a964065d0f98c4896aa2cf690291cfb0417388438db34441d4db9093037ece63

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2022.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 544.0 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for pyopencl-2022.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9e3de383a9dc7786e9451409f13dd3003422438e25cc698658ef08c2bf156170
MD5 b41e6087382323e8b4d434ad4971c996
BLAKE2b-256 eafd4c529f27d5e72a27c5eca8de20cc43f42adda7c0a890026e7e00bb70e37b

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f3ae03baf33f4200286f14b7b44cb0022483196b6358c29985f31acdadca54b0
MD5 f6b8f4023ff4d850851db53b80c2a1c5
BLAKE2b-256 955727f1b74703ca8cd1f5f25edfb3380bb8ef327e8fc63d8392233fe9082b30

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 cfd2694d6251d76c2c17a8d9b6018b188fbea9c05c0a0a738d0e1073e80befba
MD5 5b43a8716dff23d0d9093da27349a531
BLAKE2b-256 9fd24bf988683637fc37c75a56a9e0c5c04bf3b476fd4aa07bf1b74e7cdb34d2

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f1abab06e071487423e6735d14e817acf7fac7a7e1d4e24f7898d944d72657dd
MD5 4c3243aee771b43084534a0e10f35da9
BLAKE2b-256 af3f74e424db68d986c7dbee513cff3f50dfc4ffecb93ce7cf670d3ba32c48a5

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ddfaa75993a5235e5dfe82747ca5db67218151362554f01857c5ada4fca36f0d
MD5 11d829c0298b02fcfbf40650cc573166
BLAKE2b-256 d9ee63ac12888cdd52f4127785f2252fac3cca05b0c28bf2a2754a03035aefcd

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 45b9a1c0c7c6a85c39d5fc36cffe647fd334f5f62eece3cb9cfa09dcf386aa3a
MD5 f7b1ce072e84d3a536788a794ce7fa36
BLAKE2b-256 049873746b365df31899cd7ed7eea75b3e5a4a5b89f4f1a4248fc4084b7f0452

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pyopencl-2022.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 557.0 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for pyopencl-2022.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 fd54893e7e8c04fb3db4a59d2109ce08e22ee1b4a66723e2ea9807ed7e8f3887
MD5 b4cb7752edb2b60f9e756f1508a02e00
BLAKE2b-256 289157603d9fcdbf4d0c00d62c48406e0e616c980737937acd349b53e4474532

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bc4198e6bbaea42ae6ca90ae39fd3b94a70001038e24a593f6c2a1bce2339fc9
MD5 511efeed9cbb12684f875423922bd8fd
BLAKE2b-256 86c66d553d89aa4244d6f97d81333a324a6caa8c762ed47701d596ced84d145c

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e734c83f6c2255f5753a6d627802b4b901f53ef526a22bb142739b31e59141fe
MD5 36f9dbc75b5500c039e43e9b545ca6c1
BLAKE2b-256 0876faae91dc36c103a4b62ad7aad0fd83dd82eed61900fec41ad6259725c8ce

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a902b111cbedf3353ad2fe21e422694f9721bc8c08708a92de1a3121e06eb616
MD5 91bb9d03eac336210bc40999fe36bbed
BLAKE2b-256 603a28c16ff5ca20394e4e01760796a23405c1638a8e4ba8e41ae4edf6f43358

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 46b4445792e807e45ed33bf31171f96d5090f55b190ded55814d7ecc3c044485
MD5 714428f56eb34e5b4bc86eb5c957a732
BLAKE2b-256 fb9334e5cb01ae88d634548fd2467553f0adfa9b9ac666e878883d89f7354afd

See more details on using hashes here.

File details

Details for the file pyopencl-2022.2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyopencl-2022.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4ed53edbb3f55ac1014725e95954981d959f5ddbf607b2a7cd1fb577f56bfde1
MD5 4151850da1cdf3fc6a94583228a204fc
BLAKE2b-256 301f96f076b66a15c698aa88539f9b4a35a8f58bd372c8ea945f3d60755ef3af

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page