GPGPU |
General-Purpose Computation Using Graphics Hardware
|
IntroductionGPGPU stands for General-Purpose computation on GPUs. With the increasing programmability of commodity graphics processing units (GPUs), these chips are capable of performing more than the specific graphics computations for which they were designed. They are now capable coprocessors, and their high speed makes them useful for a variety of applications. The goal of this page is to catalog the current and historical use of GPUs for general-purpose computation.
|
GPU-Tech Releases GPU-agnostic Ecolib API for GPGPU According to an article on
Extremetech.com ,
French company GPU-Tech has announced Ecolib,
a series of C++ libraries for GPGPU which target both ATI and NVIDIA GPUs.
A PDF describing the API is available.
Their
download page includes demo software with code samples and workstation CPU/GPU benchmarking tools.
Posted: 18 Jun 2007 [GPGPU /Tools] # |
Categories
|