文件名称:cythrust:NVIDIA Thrust 并行库的 Cython 绑定
文件大小:326KB
文件格式:ZIP
更新时间:2024-07-01 14:21:41
Python
cythrust 并行库的绑定。 笔记 通过在添加,使该项目成为可能。 感谢的开发人员的出色工作!
【文件预览】:
cythrust-master
----.gitignore(962B)
----requirements.txt(68B)
----MANIFEST.in(178B)
----COPYING(722B)
----notebooks()
--------Describe demo.ipynb(2KB)
--------Device vector example.ipynb(5KB)
--------Templated sort.ipynb(153KB)
--------reduce()
--------DeviceDataFrame demo.ipynb(14KB)
--------Unpack tuple functor.ipynb(47KB)
--------tools()
--------examples()
--------Fusion runtime tests.ipynb(112KB)
--------sandbox()
----README.md(392B)
----tests()
--------test.pyx(5KB)
----cythrust()
--------__init__.pxd(0B)
--------si_prefix.pxd(149B)
--------timeit_helpers.py(439B)
--------src()
--------__init__.py(50KB)
--------cuda()
--------si_prefix.pyx(163B)
--------random.pxd(365B)
--------thrust()
--------describe.pyx(2KB)
--------functional.pxd(410B)
--------template.py(28KB)
--------sparse.pyx(5KB)
--------reduce.pyx(12KB)
--------functional.pyx(669B)
--------tests()
--------describe.pxd(1KB)
--------utility.py(1KB)
--------template()
----pavement.py(2KB)
----version.py(4KB)