GPU Tools | AMD Developer Central

GPU Tools | AMD Developer Central. AMD has an excellent  collection of tools for OpenCL and Shader development in the GPU Tools area. Included are PerfStudio, a performance analysis and debugging tool, and ShaderAnalizer for analysing the performance of individual shaders. Currently they only work with Compatibility Profile, hope an update will cover the more … Read more

3eanuts

“Charles Schulz’s Peanuts comics often conceal the existential despair of their world with a closing joke at the characters’ expense. With the last panel omitted, despair pervades all.”  3eanuts.

AMD – Pipeline Kit

The PipelineKit is an open source project originated at AMD to develop a visual and high level programming environment for OpenCL and DirectCompute applications running on GPUs, APUs and multi-core CPUs. A textual pipeline description language describes buffers, kernels, uniforms, invariants, and control graphs with stages that together comprise a computational pipeline. A pipeline generator … Read more