Forgot your password?
typodupeerror

Comment define GPU (Score 1) 304

all they describe there is how to express the motion estimation process in terms of the DX9 graphics api. the way paralell processors are programmed today (with OpenCL or CUDA) is very different and does not require any of the steps described in the patent. In fact the OpenCL programming model is equaly suited for programming todays multicore CPUs as well as GPGPUs.

Slashdot Top Deals

A LISP programmer knows the value of everything, but the cost of nothing. -- Alan Perlis

Working...