Are you releasing the code? You should also consider posting your app to CUDA Zone. Applications with video get a CUDA Zone T-Shirt and entered into a drawing for a GTX260
every gf8xxx and newer support both Cuda and physx. Some time ago there was problem with drivers for mobile gpu's, but recently nvidia released official drivers that cuda.
Any suggestions for learning CUDA?? (for beginners plz)
cskjain 2 years ago
In documentation says that CUDA programs require at least 256 MB of memory. You use only 128 MB correct?
You had any problem due the low memory? Any problem in implementation or instalation of driver?
dalcimar 2 years ago
yes, i have only 128mb. Generally speaking, there were no major problems.
B4ndItOo 2 years ago
Are you releasing the code? You should also consider posting your app to CUDA Zone. Applications with video get a CUDA Zone T-Shirt and entered into a drawing for a GTX260
nvidiacuda 2 years ago
Hmm... out of curiousity what program did you use to utilise Cuda, I know matlab is one..
I guess the question is how were you able to set up the simulation (I have a 9600m gt so I am interested in conducting these and similar simulations)
seleneium 2 years ago
i was using visual studio 2005 c/c++. Generally i was playing with sample projects that come with cuda sdk
B4ndItOo 2 years ago
interesting I did not know that the 8400m gs had Cuda
seleneium 2 years ago
every gf8xxx and newer support both Cuda and physx. Some time ago there was problem with drivers for mobile gpu's, but recently nvidia released official drivers that cuda.
B4ndItOo 2 years ago