aobench_cs

aobench in OpenGL compute shader!

Stars
12

OpenGL compute shader version of aobench

Requirements

You'll be interested in Erwin's fork https://github.com/erwincoumans/aobench_cs for easy to build/run on Windows/Mac/Linux environment.

Hardware

OpenGL compute shader capable hardware and driver. Currently,

  • NVIDIA GeForce(310 or later driver)
  • AMD Radeon(Catalyst 13.4 or later driver)

is said to be able to run compute shader.

Software

How to build and run

Edit Makefile, then

$ make
$ ./aobench_cs

Licnese

2-clause BSD.