Result for 079C57C8505530542ABA7F3A0A6738D20BC9C368

Query result

Key Value
FileName./usr/share/doc/python-pyopencl-doc/html/_static/akdoc.css
FileSize681
MD5891D9578E8DDABBE8C3E7DD5B577531D
SHA-1079C57C8505530542ABA7F3A0A6738D20BC9C368
SHA-25623CBDC4453A610C99AB92FA72D648387E3EBEEBCD9CFEDEBE9AAE5530CA82896
SSDEEP12:iFosXZv/lYjnh0wT7vvwMLatLaQVtsxu1BFtFmOpQ6Z3p:mouRcS+XMnVYuPFmfY3p
TLSHT1E701F7A37FA95814233989E2E606EA70B35DD582804D9CF0AFF0244DDC545F45102B4C
hashlookup:parent-total5
hashlookup:trust75

Network graph view

Parents (Total: 5)

The searched file hash is included in 5 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize119956
MD523CDA4ED64E49A236DB26EEFFAC2B1FA
PackageDescriptionmodule to access Nvidia‘s CUDA computation API (documentation) PyCUDA lets you access Nvidia‘s CUDA parallel computation API from Python. Several wrappers of the CUDA API already exist–so what’s so special about 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. PyCUDA knows about dependencies, too, so (for example) it won’t detach from a context before all memory allocated in it is also freed. * Convenience. Abstractions like pycuda.driver.SourceModule and pycuda.gpuarray.GPUArray make CUDA programming even more convenient than with Nvidia’s C-based runtime. * Completeness. PyCUDA puts the full power of CUDA’s driver API at your disposal, if you wish. * Automatic Error Checking. All CUDA errors are automatically translated into Python exceptions. * Speed. PyCUDA’s base layer is written in C++, so all the niceties above are virtually free. * Helpful Documentation. . This package contains HTML documentation and example scripts.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-pycuda-doc
PackageSectioncontrib/doc
PackageVersion2013.1.1+git20140310-1ubuntu1
SHA-17C32F16E8D9F9B42EE7B8391513C4F4133317A55
SHA-256F1E5743A8D81E47F415F60B257194F92B88E1D694117431EC5A9A6268AB3783C
Key Value
FileSize118992
MD50413709E43BB77E1F3EB6C048EECE9F3
PackageDescriptionmodule to access OpenCL parallel computation API (documentation) PyOpenCL lets you access the OpenCL parallel computation API from Python. Here's what sets PyOpenCL apart: * 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. * Convenience. While PyOpenCL's primary focus is to make all of OpenCL accessible, it tries hard to make your life less complicated as it does so--without taking any shortcuts. * Automatic Error Checking. All OpenCL 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, complete documentation and a wiki. * Liberal licensing (MIT). . This package contains HTML documentation and example scripts.
PackageMaintainerTomasz Rybak <tomasz.rybak@post.pl>
PackageNamepython-pyopencl-doc
PackageSectiondoc
PackageVersion2014.1-3
SHA-17386A0D5612F89AA3404E55A2EA6375B8A03E742
SHA-2563DB91849A5A293445A32BB7A88695A5FB5C8A07711153086218FE76A18A6F643
Key Value
FileSize117694
MD5011C08EDE7490C276AF155EE23E00BE1
PackageDescriptionmodule to access OpenCL parallel computation API (documentation) PyOpenCL lets you access the OpenCL parallel computation API from Python. Here's what sets PyOpenCL apart: * 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. * Convenience. While PyOpenCL's primary focus is to make all of OpenCL accessible, it tries hard to make your life less complicated as it does so--without taking any shortcuts. * Automatic Error Checking. All OpenCL 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, complete documentation and a wiki. * Liberal licensing (MIT). . This package contains HTML documentation and example scripts.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-pyopencl-doc
PackageSectiondoc
PackageVersion2015.1-2build3
SHA-1BB8FF1BAD9501FCEB0FD1B0AC410BD93CFF17E93
SHA-25671A45C5B00EBC27C7699ADDB098841EB7356FCCA568EDED0266E2113C9603EFA
Key Value
FileSize120940
MD5C11A2D31FECBE0868A8E71B46809B508
PackageDescriptionmodule to access Nvidia‘s CUDA computation API (documentation) PyCUDA lets you access Nvidia‘s CUDA parallel computation API from Python. Several wrappers of the CUDA API already exist–so what’s so special about 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. PyCUDA knows about dependencies, too, so (for example) it won’t detach from a context before all memory allocated in it is also freed. * Convenience. Abstractions like pycuda.driver.SourceModule and pycuda.gpuarray.GPUArray make CUDA programming even more convenient than with Nvidia’s C-based runtime. * Completeness. PyCUDA puts the full power of CUDA’s driver API at your disposal, if you wish. * Automatic Error Checking. All CUDA errors are automatically translated into Python exceptions. * Speed. PyCUDA’s base layer is written in C++, so all the niceties above are virtually free. * Helpful Documentation. . This package contains HTML documentation and example scripts.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-pycuda-doc
PackageSectioncontrib/doc
PackageVersion2016.1-1
SHA-18BAFFD3C51E55146A1D420A04E2F4DEA57C0863C
SHA-256BFC099C7B4E1437D4D4D83206F67E339EB8BB75C1A645039158F17B8C2772062
Key Value
FileSize121238
MD5C4E65F38C34CDFB41E9E87C44B27A227
PackageDescriptionmodule to access Nvidia‘s CUDA computation API (documentation) PyCUDA lets you access Nvidia‘s CUDA parallel computation API from Python. Several wrappers of the CUDA API already exist–so what’s so special about 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. PyCUDA knows about dependencies, too, so (for example) it won’t detach from a context before all memory allocated in it is also freed. * Convenience. Abstractions like pycuda.driver.SourceModule and pycuda.gpuarray.GPUArray make CUDA programming even more convenient than with Nvidia’s C-based runtime. * Completeness. PyCUDA puts the full power of CUDA’s driver API at your disposal, if you wish. * Automatic Error Checking. All CUDA errors are automatically translated into Python exceptions. * Speed. PyCUDA’s base layer is written in C++, so all the niceties above are virtually free. * Helpful Documentation. . This package contains HTML documentation and example scripts.
PackageMaintainerTomasz Rybak <tomasz.rybak@post.pl>
PackageNamepython-pycuda-doc
PackageSectioncontrib/doc
PackageVersion2014.1-3
SHA-11BDB201A404831B25FF18CC3D1A3D1D96C30A4CA
SHA-256D22CCAA27B9C7C511F994AE05367E43D665EB7F35F8084FA6E7BFB6A05621D04