Download List

Projeto Descrição

Brook for GPUs is a compiler and runtime implementation of the Brook stream programming language for modern graphics hardware. The goals for this project are to demonstrate general purpose programing on GPUs, to provide a useful tool for developers who want to run applications on GPUs, and to research the stream language programming model, streaming applications, and system implementations.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-01-31 20:30
0.3

Foi adicionado suporte para estruturas typedef para os tipos de fluxo, fluxos de saída variável, e amêndoas com várias saídas. Um grande vazamento de memória NVIDIA bug foi corrigido, e uma desaceleração copyteximage pbuffer foi corrigido. Além disso, mais verificação de tipo foi adicionado, e apoio preliminar para fluxos com grandes dimensões (mais de 2048) foi adicionado.
Tags: Major feature enhancements
Support was added for typedef structures for
stream types, variable output streams, and kernels
with multiple outputs. A major NVIDIA memory leak
bug was fixed, and a pbuffer copyteximage slowdown
was fixed. Additionally, more type-checking was
added, and preliminary support for streams with
large dimensions (more than 2048) was added.

Project Resources