graphics-cards topic
List
graphics-cards repositories
VirtualMultiArray
15
Stars
3
Forks
Watchers
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 acc...