license expired?

license expired?

imagem de richard s.

How do I know if my license for IPP is expired?  Also, what will happen when the license expires?  Will IPP run slower?

11 posts / 0 new
Último post
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.
imagem de Gennady Fedorov (Intel)

Richard, IPP will not works slower, I am not sure how to check the expiration date. I will ask our expert to answer on this question.

imagem de Gennady Fedorov (Intel)

by the way - I checked the license based on your email and I found nothing into out internal database.

imagem de Chuck De Sylva (Intel)

IPP will not work slower so you are ok. You can learn more about lPP licensing at http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-faq.

 

imagem de richard s.

Thanks.  In that case, on what architectures will IPP perform better?  I am using a Core i7-2620M but the IPP color space conversion from RGB to NV12 is taking 50% of my cycles... :-(

imagem de Gennady Fedorov (Intel)

50%? - this is an unexpected result - what version IPP you are using?

imagem de richard s.

7.1.1

#define IPP_VERSION_STR "7.1.1"

imagem de richard s.

Also, the specific API call I am using is ippiRGBToYCbCr420_8u_C4P2R()

imagem de Nikolay Lyubshin (Intel)

Re the expiration date: please go to https://registrationcenter.intel.com -> My Products, select the product, and you will find when the support is expired for you product. You can manage and renew the product license on this page. It probably will require to enter a serial number for you product.

Best regards, - Nikolay

imagem de richard s.

Thanks.  Maybe my use of IPP color conversion is slow because I am using the single-threaded static link version.  Is the underlying implementation of color conversion single- or multi-threaded?

imagem de Gennady Fedorov (Intel)

you can check if this function is threaded or not from Threaded Functions' list  -- see folder "IPP_ROOT"\Documentation\en_US\ipp\ThreadedFunctionsList.txt

Faça login para deixar um comentário.