Projects / CLOGS

CLOGS

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  26 Dec 2012 06:07

    Release Notes: This release adds a facility to retrieve all the OpenCL events associated with enqueued commands, making it easier to profile them.

    •  30 Jun 2012 20:19

      Release Notes: This release adds support for building on Windows, using MSVC.

      •  16 Feb 2012 06:30

        Release Notes: This release fixes a build system error that caused builds to fail when documentation was built from a pristine installation.

        Screenshot

        Project Spotlight

        xombrero

        A minimalist's Web browser.

        Screenshot

        Project Spotlight

        Trean

        A bookmark manager.