GitHub / tugrul512bit / VirtualMultiArray
C++ virtual-array implementation that uses all graphics cards in system as storage (with LRU cache eviction on RAM) and uses OpenCL for data transfers. (Random access: faster than HDD) (Sequential access: faster than SSD) (big objects: faster than NVMe)
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tugrul512bit%2FVirtualMultiArray
Stars: 11
Forks: 1
Open issues: 2
License: gpl-3.0
Language: C++
Size: 9 MB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: array, cpp17, gpu, graphics-cards, lru-cache, opencl, paging, virtual, virtual-array