cuvec

Unifying Python/C++/CUDA memory: Python buffered array -> C++11 `std::vector` -> CUDA managed memory

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install cuvec

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
6.0.1 2025-02-04      
6.0.0 2024-03-13      
5.0.1 yanked 2025-02-04      
5.0.0 2024-02-26      
4.1.1 2024-02-22      
4.1.0 2024-02-22      
4.0.0 2024-02-19      
3.0.0 2023-12-08      
2.12.0 2023-05-21      
2.11.4 2023-03-15      
2.11.3 2022-08-21      
2.11.2 2022-08-21      
2.11.1 2022-02-23      
2.11.0 2022-01-06      
2.10.0 2021-12-30      
2.9.0 2021-11-22      
2.8.0 2021-11-01      
2.7.7 2021-09-25      
2.7.6 2021-09-24      
2.7.5 2021-09-16      
2.7.4 2021-07-21      
2.7.3 2021-02-19      
2.7.2 2021-02-08      
2.7.1 2021-02-06      
2.7.0 2021-02-06      
2.6.0 2021-02-06  
2.5.0 2021-02-03  
2.4.0 2021-02-01  
2.3.1 2021-01-24  
2.3.0 2021-01-23  
2.2.0 2021-01-22  
2.1.2 2021-01-21  
2.1.1 2021-01-21  
2.1.0 2021-01-18  
2.0.1 2021-01-18  
2.0.0 2021-01-18  
1.0.0 2021-01-17  
0.2.0 2021-01-17  
0.1.0 2021-01-17      

Issues with this package?

Page last updated 2025-09-15 06:14:40 UTC