Download List

项目描述

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 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

支持加入为流类型,变量输出流typedef结构,并与多个输出内核。一个主要的NVIDIA内存泄漏错误是固定的,而pbuffer copyteximage放缓是固定的。此外,越来越多类型检查加入,并与(超过2048)大尺寸流,增加了初步的支持。
标签: 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