Python Primer for the Impatient
Python Primer
for the Impatient
Lua Primer for the Impatient
Lua Primer
for the Impatient
OpenGL interpolation qualifiers (GLSL)
OpenGL interpolation
qualifiers (GLSL)
GLSL Hacker - Pixel hacking with GLSL, Lua and Python under Windows, Linux and Mac OSX
GLSL Hacker 0.5.0
 
OpenGL 4 Tessellation on Mac OS X
OpenGL 4 Tessellation
on Mac OS X
GpuTest 0.4.0 - Cross Platform OpenGL Benchmark for Windows, OS X and Linux
GpuTest 0.4.0 for Windows
Mac OS X and Linux

Posts Tagged ‘analysis’


GPUVerify: Formal Analysis Tool for OpenCL and CUDA Kernels

1 comment - What do you think?  Posted by JeGX - 2013/01/07 at 13:40

Categories: NVIDIA CUDA, OpenCL   Tags: , , , , , ,

GPUVerify: Formal Analysis Tool for OpenCL and CUDA Kernels

Read more…


Cppcheck 1.51 Analysis Tool for C/C++ Code

2 comments - What do you think?  Posted by JeGX - 2011/10/11 at 12:23

Categories: Programming   Tags: , , , , , ,

CppCheck


Read more…


AMD GPU ShaderAnalyzer 1.56 With Radeon HD 6870 and HD 6970 Support

Be the first to comment - What do you think?  Posted by JeGX - 2011/01/19 at 10:48

Categories: Game Development, GPU Tools, Microsoft DirectX, OpenGL   Tags: , , , , , , , , , ,

AMD GPU ShaderAnalyzer


Read more…


GT200: Nvidia GeForce GTX 280 analysis

Be the first to comment - What do you think?  Posted by JeGX - 2008/06/28 at 09:02

Categories: Graphics Cards   Tags: , , , ,

bit-tech.net has published a 15-page article on the analysis of the GT200 GPU architecture, with some words about CUDA and PhysX.

Read the complete article HERE.

The 240 thread processors are split down into ten thread processing clusters (TPCs), with each broken down into three streaming multiprocessors (SMs) or thread processing arrays (TPAs). Threads are assigned by the thread scheduler, which talks directly to each streaming multiprocessor through a dedicated instruction unit; this then assigns tasks to one of eight thread (or stream) processors.

[via]