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)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tugrul512bit/VirtualMultiArray Issues