- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hi,
When I compile and link my application with IPP4.0 and run it, I see a processor-load of 12-15% in the windows task manager. Using the 5.3 ( upgrade 4) version the load is sudddenly 63-70%. Can somebody explain this ? Is there a single function that has become much slower ? Is 5.3 slower in general ?
I use many ippi functions.
Thanks in advance,
Rob
When I compile and link my application with IPP4.0 and run it, I see a processor-load of 12-15% in the windows task manager. Using the 5.3 ( upgrade 4) version the load is sudddenly 63-70%. Can somebody explain this ? Is there a single function that has become much slower ? Is 5.3 slower in general ?
I use many ippi functions.
Thanks in advance,
Rob
Ссылка скопирована
4 Ответы
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
------------------------
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Are your calls running faster in 5 than they did in 4 and are you running on a multi-core machine? I think the OpenMP threading was introduced some time between version 4 and 5, so that might be what your seeing. Basically, about 20% of the IPP calls have been threaded using OpenMP to utilize multiple cores in the computer making them run much faster. The cost is the overall CPU load when run on multiple cores.
Peter
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Quoting - Rob Ottenhoff
Hi,
When I compile and link my application with IPP4.0 and run it, I see a processor-load of 12-15% in the windows task manager. Using the 5.3 ( upgrade 4) version the load is sudddenly 63-70%. Can somebody explain this ? Is there a single function that has become much slower ? Is 5.3 slower in general ?
I use many ippi functions.
Thanks in advance,
Rob
When I compile and link my application with IPP4.0 and run it, I see a processor-load of 12-15% in the windows task manager. Using the 5.3 ( upgrade 4) version the load is sudddenly 63-70%. Can somebody explain this ? Is there a single function that has become much slower ? Is 5.3 slower in general ?
I use many ippi functions.
Thanks in advance,
Rob
Make sure you are initizling IPP with the correct cpu architecture (are you linking statically or dynamically?).
If this is not the problem you can try to use check the perfsys folder in the IPP distribution that contains performance tests for the different API (altough I can't remember if it was available in IPP 4).
Emmanuel
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Quoting - pvonkaenel
Are your calls running faster in 5 than they did in 4 and are you running on a multi-core machine? I think the OpenMP threading was introduced some time between version 4 and 5, so that might be what your seeing. Basically, about 20% of the IPP calls have been threaded using OpenMP to utilize multiple cores in the computer making them run much faster. The cost is the overall CPU load when run on multiple cores.
Peter
Thank you for your reaction. You are right. I checked performance and the reported 'loss' in performance is virtual. Both version of my algorithm run equally fast. The windows task manager is probably confused. I would expect the overall performance to be equal because the parallel version will go idle sooner, but that is clearly not the case. Mysterious.
Regards,
Rob

Ответить
Параметры темы
- Подписка на RSS-канал
- Отметить тему как новую
- Отметить тему как прочитанную
- Выполнить отслеживание данной Тема для текущего пользователя
- Закладка
- Подписаться
- Страница в формате печати