setuptools-cuda-cpp

View on PyPIReverse Dependencies (0)

0.1.8 setuptools_cuda_cpp-0.1.8-py3-none-any.whl

Wheel Details

Project: setuptools-cuda-cpp
Version: 0.1.8
Filename: setuptools_cuda_cpp-0.1.8-py3-none-any.whl
Download: [link]
Size: 18319
MD5: 0763abd4379708161c15abe41fc9aac5
SHA256: 809d018d513e17ac32d4d97ad01c03713b9e1978bae3037eda4f8b3919b76ee2
Uploaded: 2023-03-12 15:37:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: setuptools-cuda-cpp
Version: 0.1.8
Summary: Module that extends setuptools functionality for building hybrid C++ and CUDA extension for Python wrapper modules.
Author-Email: "Rafael J. Vicente" <rafaelj.vicente[at]gmail.com>
Project-Url: Documentation, https://github.com/RafaelJVicente/setuptools-cuda-cpp#readme
Project-Url: Issues, https://github.com/RafaelJVicente/setuptools-cuda-cpp/issues
Project-Url: Source, https://github.com/RafaelJVicente/setuptools-cuda-cpp
Keywords: cuda,extension,compilation,compile,cpp,c++,cross,ext,setuptools,wrapper
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6
Requires-Dist: setuptools
Requires-Dist: nvidia-ml-py
Description-Content-Type: text/markdown
[Description omitted; length: 5429 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
setuptools_cuda_cpp/__init__.py sha256=W3eZWH1TpAXsWVqj2170sp-LWeUPFPdeuzdH7n3POu8 476
setuptools_cuda_cpp/build_ext.py sha256=vBahzEIbJYL58_Dt4xAvATyzyS8M8YqJqAhjN0o7nZA 24311
setuptools_cuda_cpp/extension.py sha256=MgV-an02G6zIVNngzvv2Oxezx2KsJfzHAA4o4sfEUd4 4392
setuptools_cuda_cpp/find_cuda.py sha256=pClHq3G2RYM314ovW0YYKHmA_wjNK9h0Ng6b6ka_3jo 1880
setuptools_cuda_cpp/ninja_build.py sha256=jateaksgA5VTlkSgFjzsKvefEp81bF5Q3_2nrxDAZdY 11034
setuptools_cuda_cpp/nvml.py sha256=pwWYoaTA3qpDilWam7_3v200btsPgtfELQeVv3e0EBI 1236
setuptools_cuda_cpp/utils.py sha256=wkYTGxmeOH6OCalxPMDpH-bu37xUFS0F79WDcefO1zg 484
setuptools_cuda_cpp-0.1.8.dist-info/entry_points.txt sha256=OTKp6AXLFHi8Bqey6jpM2E3m36E23BDDqf2ZZ0fp2n4 76
setuptools_cuda_cpp-0.1.8.dist-info/LICENSE sha256=p1OowhYOVTpzMx0QP0q5p_1Wcs1z3zMo41tRpemOa-U 1105
setuptools_cuda_cpp-0.1.8.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
setuptools_cuda_cpp-0.1.8.dist-info/METADATA sha256=K3SqnoiNRzaaYu0fwnOiywkv4R2IMtAoVXmkNQtdELE 6745
setuptools_cuda_cpp-0.1.8.dist-info/RECORD

entry_points.txt

build_ext = setuptools_cpp_cuda.build_ext:BuildExtension