- Home
- Forum
- Suggestions
- GPU boost compute performance in Optimization backtesting
GPU boost compute performance in Optimization backtesting
cTrader Automate
1
Votes
GPU boost compute performance in Optimization backtesting
Hi all, I've searched forum for this topic and no response was conculded.
Do you have plans to implement GPU acceleration in computing phase of Optimization in near future or is there any other solution to involve GPU hardware?
thanks in advance for your response
Jakub
Hi Jakub,
No we do not because the backtesting process is not a problem that can benefit by GPU acceleration. If your cBot code can benefit from GPU acceleration then you need to enable your code to execute on GPU.
Best Regards,
Panagiotis
RE:
PanagiotisCharalampous said:
Hi Jakub,
No we do not because the backtesting process is not a problem that can benefit by GPU acceleration. If your cBot code can benefit from GPU acceleration then you need to enable your code to execute on GPU.
Best Regards,
Panagiotis
Hi Panagiotis ,
thanks for your answer.
Could you provide me with working template of this code/script or navigate me to working solution where GPU is involved in cBot Optimizing process?
I am sure that this script will be benefit for majority cTrader users doing Automate
Best Regards
Jakub