Metadata-Version: 2.1
Name: vkgdr
Version: 0.1
Summary: Use Vulkan to allocate CUDA memory that is writable from the host
Home-page: https://github.com/ska-sa/vkgdr
Author: Bruce Merry
Author-email: cbf@sarao.ac.za
License: Modified BSD
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: pycuda
Provides-Extra: test
License-File: LICENSE

Use Vulkan to allocate CUDA memory that is writable from the host.

See the documentation in the doc/ directory for further information.
