cuda-ext-example

View on PyPIReverse Dependencies (0)

0.0.2 cuda_ext_example-0.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Wheel Details

Project: cuda-ext-example
Version: 0.0.2
Filename: cuda_ext_example-0.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 3468629
MD5: 8d734e2749ca9077461914d9978605d0
SHA256: 9391961c382d75fa1b21572336a6ce20f5c39e62665da5fd5362823c73df3c13
Uploaded: 2023-07-09 03:10:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cuda-ext-example
Version: 0.0.2
Summary: Simple example project that builds a PyTorch CUDA extension
Author: dblalock
Author-Email: davis[at]mosaicml.com
Home-Page: https://github.com/dblalock/cuda_ext_example
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: pytest; extra == "dev"
Requires-Dist: toml; extra == "dev"
Requires-Dist: yapf; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: yamllint; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 5147 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: false
Tag: cp310-cp310-manylinux_2_17_x86_64
Tag: cp310-cp310-manylinux2014_x86_64

RECORD

Path Digest Size
_my_cuda_kernels.cpython-310-x86_64-linux-gnu.so sha256=XQHIcZvTKa18olg57sd2NKUYqlaP6pxw_24SitPG2Fc 11883145
cuda_ext_example-0.0.2.dist-info/WHEEL sha256=iZaXX0Td62Nww8bojl0E84uJHjT41csHPKZmbUBbJPs 152
cuda_ext_example-0.0.2.dist-info/METADATA sha256=I-tt2_dihtAuPZTe6OfSaCY1iLWYciJNRbgU-jsbIso 5984
cuda_ext_example-0.0.2.dist-info/top_level.txt sha256=kqFPFVBuQkVpIfxlyf7widzS-ow23vFN6MyQsQSv4qs 34
cuda_ext_example-0.0.2.dist-info/RECORD
cuda_ext_example-0.0.2.dist-info/LICENSE.txt sha256=RKvqHmdI3vQOhUoalCYrrr4S-J-5yC_CdL5abn3VuQQ 1061
cuda_ext_example/_add.py sha256=Uxnzuo0xj8Th7ULvgHPrZU8046lX_W2pfapC8WYVhAU 2130
cuda_ext_example/__init__.py sha256=N2q_e44hYdTykBYczzDPSFIOnEZbfWqCGi5SakcPP3k 92
cuda_ext_example.libs/libcudart-d0da41ae.so.11.8.89 sha256=hhk7JOGxrNgSAkL7vl1PY3troN21hCfMEKnDjAIDtsk 695145

top_level.txt

_my_cuda_kernels
cuda_ext_example