Sorting data in parallel CPU vs GPU 13 years agoA 445M is an sm_21 Fermi device with 3 SMs (144 cores). This is a low-end GPU. 0ThreadHN
NVIDIA Fermi GPU and Architecture Analysis 16 years agoThere is a reference to this paper in the article:http://graphics.stanford.edu/papers/pomegranate/ 0ThreadHN
Solving xkcd's raptor problem 16 years agoThis looks like a variant of the "Lion and Man" problem which is also described as a "bounded pursuit" problem in the operations research journals:http://www.google.com/search?q=lion+and+man+problem+&ie=...-and-http://mathworld.wolfram.com/PursuitCurve.html-and-http://books.google.com/books?id=HeESjfM2geUC (good!)This problem may have had relevance in World War II all the way to the present: dogfights between airplanes, battleships trying to sink each other, etc. 0ThreadHN