Search found 2 matches

by simesgreen
Mon Nov 24, 2008 11:38 am
Forum: Release Announcements
Topic: Bullet 2.73 SP1 released: fast btCudaBroadphase, SSE solver
Replies: 11
Views: 128057

Re: Bullet 2.73 released: fast btCudaBroadphase

Hi Erwin, Nice work on the new CUDA broadphase - it's good see somebody using the code from our CUDA SDK for something useful! There are a lot of ways you could optimize this code. Have you tried doing the scan using CUDPP? It might be a bit faster than doing it on the CPU (avoids the transfers). Ch...
by simesgreen
Fri Nov 30, 2007 12:41 pm
Forum: Links, Papers, Libraries, Demos, Movies, Comparisons
Topic: New physics demos in NVIDIA CUDA 1.1 SDK
Replies: 0
Views: 7386

New physics demos in NVIDIA CUDA 1.1 SDK

I thought people here might be interested in the new CUDA 1.1 SDK, which includes some new physics demos including particle systems, FFT-based 2D fluids, and n-body gravitational simulation, all running on the GPU. http://developer.nvidia.com/object/cuda.html http://developer.download.nvidia.com/com...