Use the graphics card to calculate optimizations.

 
I have an Intel I7 processor and an Nvidia GeForce gtx 1050 ti graphics card. When I start a complete optimization with a complicated EA, it usually takes 15-20 hours (~ 500 possibilities), because only the processing power of the processor is used. The graphics card with the higher processing power is not even displayed in Mt5 as an agent (driver is up to date). I wonder if it would be possible to use the graphics card for the calculation and if so how?
 
  1. Wir können hier deutsch sprechen :)
  2. Der Srategie-Tester verwendet in der Regel nicht die Grafikkarte, nur die freigegebenen Kerne (real und virtuell)
  3. Für schnelle Ergebnisse gibt es die Cloud:

  4. Allerdings kann man damit auch etwas (~0,1 € pro Tag) verdienen:
    MT5 cloud tester agents:
    https://www.metatrader5.com/en/terminal/help/mql5cloud/mql5cloud_install
    https://www.metatrader5.com/en/terminal/help/mql5cloud/mql5cloud_calculation
    https://cloud.mql5.com/en
    https://www.mql5.com/en/forum/13542
    https://www.mql5.com/en/forum/433905#comment_42449366

How to Participate - MQL5 Cloud Network - MetaTrader 5 Help
  • www.metatrader5.com
By participating in the MQL5 Cloud Network you can earn providing the processing power of your computer. Install testing agents using a manager and...
 
Jester Lvl:
I have an Intel I7 processor and an Nvidia GeForce gtx 1050 ti graphics card. When I start a complete optimization with a complicated EA, it usually takes 15-20 hours (~ 500 possibilities), because only the processing power of the processor is used. The graphics card with the higher processing power is not even displayed in Mt5 as an agent (driver is up to date). I wonder if it would be possible to use the graphics card for the calculation and if so how?

Du kannst die GFX Karte nicht im Optimizer als Beschleuniger nutzen.

 
ich glaube auch nicht, dass eine GPU in dieser rechenaufgabe schneller als ne cpu ist. hol dir ein 32-core prozessor oderso. ich glaub die sind mittlerweile rel. erschwinglich. brauchst halt dann noch genügend RAM
 
Claudius Marius Walter #:
ich glaube auch nicht, dass eine GPU in dieser rechenaufgabe schneller als ne cpu ist. hol dir ein 32-core prozessor oderso. ich glaub die sind mittlerweile rel. erschwinglich. brauchst halt dann noch genügend RAM

Eine GFX Karte kann Vektoren multiplizieren, rasend schnell und parallel.

Mehr nicht. 

Code Beschleunigen ist viel komplexer.