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
I also installed it on my device. The driver was updated (the installation went well) but ControlCenter is now completely missing from the system tray and cannot even be launched manually. Is everything OK with you?
i had the same problem when i downloaded Vista driver software from Win7 and ControlCenter started appearing in tray
Can you tell me if there is OpenCL emulator http://developer.amd.com/zones/opensource/pages/ocl-emu.aspx, it is convenient to change code on laptop during a day and then use it on PC for optimization. I assume that MT5 will not work with OpenCL emulator?
IgorM:
that MT5 will not work with the OpenCL emulator ?
While the terminal rigidly uses OpenCL only on GPU, in the next build we will add automatic use of CPU if there is no GPU.
i had the same problem when i downloaded Vista driver software from Win7 and ControlCenter appeared in my system tray
Can you tell me, there is an OpenCL emulator http://developer.amd.com/zones/opensource/pages/ocl-emu.aspx, it is convenient to change the code on the laptop during the day, and then use it on the PC for optimization purposes. I assume that MT5 will not work with OpenCL emulator ?
1. I think I have the right version. I got it from here: http: //developer.amd.com/Downloads/AMD-APP-SDK-v2.6-Windows-64.exe
2. Of course MT5 will not work with emulator. But it can be used for debugging and ready (debugged) programs can be inserted into mql5 code.
I downloaded the emulator too. I haven't got to use it yet.
1. It seems to be the right version. I got it from here: http: //developer.amd.com/Downloads/AMD-APP-SDK-v2.6-Windows-64.exe
There was a glitch, I agree. But it disappeared after a reboot... Now I have the icon, I always use it to check temperature and cooler speed, so I can't go anywhere without it.
I agree with IgorM that I always download the drivers from http://sites.amd.com/us/game/downloads/Pages/radeon_win7-64.aspx ( link to the HD 6xxx WIN7 x64 page).
And the Catalyst centre itself for the same version: http://www2.ati.com/drivers/12-1_vista_win7_64_dd_ccc.exe
1. there was a glitch, I agree. But it disappeared after a reboot... Now there is an icon, I always use it to check temperature and cooler speed, so I can't go anywhere without it.
2. I agree with IgorM, I always download the driver from http://sites.amd.com/us/game/downloads/Pages/radeon_win7-64.aspx ( link to the page for HD 6xxx WIN7 x64).
3. and the Catalyst centre itself for the same version: http://www2.ati.com/drivers/12-1_vista_win7_64_dd_ccc.exe
1. I've got nothing. Restarting doesn't help.
It seems to lack some dll for it to be happy. I will ask you if I can find it out. :) // if yandex can't help.
// About the coolers, I'm watching them all right. AI Suite II is alive and running, only Catalist Control Center is dead.
2. I'm looking for everything there too. Everything works, and Catalist worked too, until I moved the new version over.
3. I've got the same file. 151765KB on my drive, if you need it. :)
Thanks for the answers.
Renat! What about multithreading? I ran several test scripts on different charts and they started mixing up their readings, stealing buffers from each other all the time. Trouble, though.
// I wiped the monitor, kicked the system unit - nothing helps.
Renat, what about multithreading? I ran several test scripts on different charts and they started mixing up their readings, stealing buffers from each other all the time. Trouble, though.
// I've wiped the monitor, I've kicked the system unit - nothing works.
If we are talking about the Mandelbrot test example, please note that the image is written to the same file. That's why it appears that different threads spoil each other's BMP file.
Try this script - it works (rand) with every thread and doesn't conflict any more:
Please note that multiple scripts using OpenCL at the same time may lead to non-linear loss of GPU performance.
1. If we are talking about the Mandelbrot test example, note that the picture is written to the same file. That's why different threads spoil each other's BMP file.
Try this script - it works with each thread (rand) with its own image and no longer conflicts:
2. but please keep in mind that multiple scripts using OpenCL at the same time will result in non-linear loss of GPU performance.
1. Shit! I could have guessed it myself. Sorry for excessive noise.
Looked at the skeptic. That's right, yeah. Only better.
For what it's worth...
2. That's what I wanted to see. Just to consider... :)
MetaDriver:
...3. Well, it's the same file I have. 151765KB on disk, if anything. :)
...
The top file is a download from mine, the bottom one from your link. Completely different size.... )