Alenka - SQL engine for CUDA

Started by Stefan, November 15, 2010, 06:14:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

QuoteAlenka is a high level, high performance SQL-like language for data processing on CUDA hardware. All SQL operations like joins, groupings and sorts are implemented in a highly parallel fashion. Alenka uses regular files as sources of data. Read data are stored internally as columns, all operations are vector operations and thus are highly scalable on NVIDIA GPUs.

To use Alenka you need a GPU that supports CUDA 1.3 and higher (cards of models GTX 200 or GTX 400).