Published February 3, 2021
| Version v2.5.0
Software
Open
CuVec: Unifying Python/C++/CUDA memory
Description
- add SWIG support via
cuvec.i(#7) - add & document
example_swig - improve & document
example_mod - fix external
#includes- multiple definitions
- missing cuda runtime header
- use of static & templates
- namespace clashes
- statically link CUDA libraries
- use macros to reduce code duplication
- add and fix tests
- add performance checks
- misc code tidy
Files
AMYPAD/CuVec-v2.5.0.zip
Files
(36.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f79aebea4b83ac4bc165c1bd663b2a65
|
36.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/AMYPAD/CuVec/tree/v2.5.0 (URL)