GPU based optimzation for strategy tester and expert?

 

Hi guys,

I am in a dilemma. Please help me and suggest me.  

I am trying to run my strategy and optimize is using the strategy tester. But the process is taking hell lot of time and I want it to get completed as fast as possible.  

Kindly, suggest me how I can make the GPU based optimizer or Expert that will be faster and help me check my strategy.

 
At first I would optimize the program by a profiling (Debug => Profiling) to identify the worst cpu-time eater..
 
Carl Schreiber:
At first I would optimize the program by a profiling (Debug => Profiling) to identify the worst cpu-time eater..

I have tried it. Thats one of the reason I want to go for GPU. Can you help me please?

Reason: