PDA

View Full Version : Donate app



Duke of Buckingham
08-04-12, 05:51 PM
It is possible to have a Donate app to run 2 tasks at the same time? The use of GPU is about 45% so I thought maybe giving another CPU and putting 2 cores working maybe I could get a better result at Donate. Is it a bad idea for some any other reason?

Or is that app done already?

zombie67
08-04-12, 05:54 PM
It is possible to have a Donate app to run 2 tasks at the same time? The use of GPU is about 45% so I thought maybe giving another CPU and putting 2 cores working maybe I could get a better result at Donate. Is it a bad idea for some any other reason?

Or is that app done already?

A single donate task should be using almost 100% GPU. If it is running at only 45%, something is wrong. It is probably CPU starved. Try reserving another CPU thread.

Also, keep in mind, every so often, you will get a task than runs forever, never completing. Just abort them as you find them.

Duke of Buckingham
08-04-12, 06:00 PM
Ok Z. I forgot to put 99% at computation preferences and was running another task and I didn't noticed. Now is running at full speed.

Thanks Z.