Hi all,
I got the following error
Opencv error:GPU API call (out of memory)
when i run the code in pthread I got the above error.(say for 1000 iteration)
When I run pthread (say 10 iteration ) no error.
I checked that no error in pthread.the problem in deallocation of GPU memory .How to do that.
Using Nvidia Quadro FX 3800 ,CUDA 5.5 toolkit (latest version)