ulib 0.3.3

Universal data storage library for CPU/GPU heterogeneous applications
Documentation

ulib: General library for universal computing.

This library basically implements traits and structs for holding vectors on hosts and different kinds of devices. It is intended to be used with ucc builder which generates wrapper bindings using this library.

CUDA support must be manually enabled using the feature cuda.