You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Mathemat:
I.e. Intel CPU first with Intel's OCL engine, then my dinosaur HD 4870, and then stone again but with AMD engine. Script:
The versions are different, i.e. is the version independent of the hardware?
I have OCL AMD 1.1, is there any way to fix it to 1.2? Maybe it will be faster.
Found new AMD APP SDK 2.7 with support for OCL 1.2, I will report new results (if changed).
I've installed it and the version has not changed. May be there is no hardware support or something else.
It can't be. It should be 1.2. First of all AMD would take care of its own stones, and then about other ones. It would stand up on those which are not its own. Also, both manufacturers have had SSE2 for a long time.
But the difference is not great, about 10%, maybe.
It can't be. It has to be 1.2. At least AMD would take care of its own stones first of all and then about other people's ones. It would work on those which don't belong to it. Also, both manufacturers have had SSE2 for a long time.
But the difference is not great, about 10%, maybe.
I must be crashing. Recently updates stopped working and now it says "version not authentic". OK, as long as it's breathing, let it breathe. Then I'll reinstall and throw in a new OCL.
I have SSE2 and even more. Of course, 10% is not much, but it's still nice.
P.S.: Thanks for the clarifications.
For example, I have a Radeon 6930 graphics card which has 1280 stream processors. How will it show up in the agent list? As 1 device, or all 1280.
It is times faster by itself than 10 processors, and the bonus is not for 1 added device.
A graphics card cannot work with code written in mql; it can only work with code written in specialized languages (OpenCL in our case). Therefore, video cards in the cloud will only be useful for mql programs using OpenCL-API (with OpenCL inserts).
If you understand all of this, ignore my comment. It just seemed to me that some people on the forum are expecting a boost in productivity of most common mql5 programs that do not use OpenCL to connect to the cloud. This is not the case.
Installed Intel and AMD SDK.
2012.06.07 18:40:28 OpenCL CPU: Intel(R) Corporation Intel(R) Core(TM)2 Duo CPU T8100 @ 2.10GHz with OpenCL 1.1 (2 units, 2100 MHz, 2045 Mb, version 1.1)
2012.06.07 18:40:28 OpenCL CPU: GenuineIntel Intel(R) Core(TM)2 Duo CPU T8100 @ 2.10GHz with OpenCL 1.2 (2 units, 2094 MHz, 2045 Mb, version 2.0 (sse2))
Is it good or bad?
Well, it is a 2-core mobile processor, released 4.5 years ago.
Progress is still going on: it seems that new SSE instructions and other architectural innovations play the main role in it. My budget stump is 4-5 times faster in this task :)
But it gives a very good gain on OpenCL. It's OK, that's about how it should be.
Well it's a 2 core mobile processor released 4.5 years ago.
Progress is not standing still: it seems that new SSE instructions and other architectural innovations play a major role in it. My budget stump is 4-5 times faster in this task :)
But it gives a very good gain on OpenCL. It's OK, that's about how it should be.
Thank you very much!
Do I understand correctly that for large math calculations, if I crawl OpenCL, the time to calculate will be 30+ times less ?!?
Well yeah, roughly - on a discrete card. Anyway, my HD 4870 does the same calculations in 0.5 seconds.
But it should be understood that not all intensive calculations lend themselves to decent acceleration.
Evening all.
Tried to understand the use of OpenCL in Metatrader5, but couldn't get into the bottom of it.
Can you tell me if it is possible to use video card for additional acceleration of testing in MT5 Tester and what to do for that.
I also tried the script parallel_tester_00-01x_new_cycle, but how does it work ?
Evening all.
Tried to understand the use of OpenCL in Metatrader5, but couldn't get into the nitty gritty of it.
Can you tell me if it is possible to use video card for additional acceleration of testing in MT5 Tester and what to do for that.
I also tried the script parallel_tester_00-01x_new_cycle, but how does it work ??
There are two great articles on this site on this topic, which describe everything in great detail: