setuptools-cpp-cuda

View on PyPIReverse Dependencies (0)

0.1.7 setuptools_cpp_cuda-0.1.7-py3-none-any.whl

Wheel Details

Project: setuptools-cpp-cuda
Version: 0.1.7
Filename: setuptools_cpp_cuda-0.1.7-py3-none-any.whl
Download: [link]
Size: 16920
MD5: 16bdccde01120b133d613867e6fe982f
SHA256: a13fc458c45e740d8231749f8f8cd748e3c804e7e2b76e5873442cc89c79efaf
Uploaded: 2023-03-12 15:22:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: setuptools-cpp-cuda
Version: 0.1.7
Summary: The setuptools-cpp-cuda is a module that extends setuptools functionality for building hybrid C++ and CUDA extensions
Author-Email: "Rafael J. Vicente" <rafaelj.vicente[at]gmail.com>
Project-Url: Documentation, https://gitlab.com/rafaelj.vicente/setuptools-cpp-cuda/-/blob/main/README.md
Project-Url: Issues, https://gitlab.com/rafaelj.vicente/setuptools-cpp-cuda/-/issues
Project-Url: Source, https://gitlab.com/rafaelj.vicente/setuptools-cpp-cuda
Keywords: compilation,compile,cpp,c++,cross,cuda,ext,extension,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: 409 characters]

WHEEL

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

RECORD

Path Digest Size
setuptools_cpp_cuda/__init__.py sha256=W2_8iW4W8NToQlnmSNAK5ATTcWeFg52kwghgfTDbt6k 964
setuptools_cpp_cuda/build_ext.py sha256=vBahzEIbJYL58_Dt4xAvATyzyS8M8YqJqAhjN0o7nZA 24311
setuptools_cpp_cuda/extension.py sha256=MgV-an02G6zIVNngzvv2Oxezx2KsJfzHAA4o4sfEUd4 4392
setuptools_cpp_cuda/find_cuda.py sha256=pClHq3G2RYM314ovW0YYKHmA_wjNK9h0Ng6b6ka_3jo 1880
setuptools_cpp_cuda/ninja_build.py sha256=jateaksgA5VTlkSgFjzsKvefEp81bF5Q3_2nrxDAZdY 11034
setuptools_cpp_cuda/nvml.py sha256=pwWYoaTA3qpDilWam7_3v200btsPgtfELQeVv3e0EBI 1236
setuptools_cpp_cuda/utils.py sha256=wkYTGxmeOH6OCalxPMDpH-bu37xUFS0F79WDcefO1zg 484
setuptools_cpp_cuda-0.1.7.dist-info/entry_points.txt sha256=OTKp6AXLFHi8Bqey6jpM2E3m36E23BDDqf2ZZ0fp2n4 76
setuptools_cpp_cuda-0.1.7.dist-info/LICENSE sha256=p1OowhYOVTpzMx0QP0q5p_1Wcs1z3zMo41tRpemOa-U 1105
setuptools_cpp_cuda-0.1.7.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
setuptools_cpp_cuda-0.1.7.dist-info/METADATA sha256=BdBW3FlS14lxB45elmN36iqoNA5QeOGUnNx-QXLHbJo 1707
setuptools_cpp_cuda-0.1.7.dist-info/RECORD

entry_points.txt

build_ext = setuptools_cpp_cuda.build_ext:BuildExtension