This package contains the GL API utility library.
This package contains the GL ES v2 utility library.
Piglit is a collection of automated tests for OpenGL and OpenCL
implementations.
The goal of Piglit is to help improve the quality of open source
OpenGL and OpenCL drivers by providing developers with a simple means to
perform regression tests.
The original tests have been taken from
- Glean ( http://glean.sf.net/ ) and
- Mesa ( http://www.mesa3d.org/ )
Mesa demos is a collections of demos and test programs to demonstrate various
aspects of the mesa and OpenGL libraries.
It is part of the mesa software suite.
This package contains the Mesa "Clover" libOpenCL implementation. This
implementation is build onto GALLIUM and as such can only be used on Radeon
cards.
Beignet contains the code to run OpenCL programs on Intel GPUs, which
defines and implements host functions required to initialize the device,
create the command queues, the kernels, and the programs and run them on
the GPU. It also contains the compiler part of the stack.
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in a synchronous fashion.
It is based on a great deal of useful code from amqp by Aman Gupta and Carrot
by Amos Elliston.
You can use Bunny to :
* Create and delete exchanges
* Create and delete queues
* Publish and consume messages
Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8
of the AMQP specification.
SSH connection multiplexing: execute commands simultaneously on multiple hosts
via SSH.
Self-contained, easy-setup, fast-start in-memory Chef server
for testing and solo setup purposes
Chef is a systems integration framework, built to bring the benefits of
configuration management to your entire infrastructure. With Chef, you can:
* Manage your servers by writing code, not by running commands.
* Integrate tightly with your applications, databases, LDAP directories, and
more.
* Easily configure applications that require knowledge about your entire
infrastructure ("What systems are running my application?" "What is the
current master database server?")