RSS 2 projects tagged "sort"

Download Website Updated 04 Jun 2013 CLOGS

Screenshot
Pop 97.98
Vit 11.74

CLOGS is a library for higher-level operations on top of the OpenCL C++ API. It is designed to integrate with other OpenCL code, including synchronization using OpenCL events. Currently only two operations are supported: radix sorting and exclusive scan. Radix sort supports all the unsigned integral types as keys, and all the built-in scalar and vector types suitable for storage in buffers as values. Scan supports all the integral types. It also supports vector types, which allows limited multi-scan capabilities.

Download Website Updated 16 Aug 2012 rand

Screenshot
Pop 25.44
Vit 1.19

rand takes a file, input stream, or list of "words" and repeats them in a random order to the given output file or stdout.

Screenshot

Project Spotlight

Clement

An SMTP server used to filter unwanted mail at the SMTP protocol level.

Screenshot

Project Spotlight

gslapt

A GTK version of slapt-get.