Quantcast
Channel:
Browsing all 12 articles
Browse latest View live

>>But then the front DLL will

>>But then the front DLL will implement its own ippcore and the CPU DLL also its own. Shouldn't those use the same ippcore, and>>then I must specify not ippcore_t.lib (static) but...

View Article



Hi Thomas,

Hi Thomas,the most correct way is to use 1 instance of ippCore - so you should link it dynamically. ippCore has internally several global vars such as current index for dispatcher, cpu_features,...

View Article

I understand that linking to

I understand that linking to a single instance of ippcore is the proper way.One question, since there are both ippcore_t.lib (threaded) and ippcore_l.lib (unthreaded), implying a difference in...

View Article

>>...then how do I "tell"

>>...then how do I "tell" ippcore.lib (dynamic) that I want threaded code?..I think it depends on used linking model and it is related to /Qipp compiler option ( of course, Not related to /MD or...

View Article

For argument's sake, when

For argument's sake, when using dynamic linking (ippcore.lib), and then ippcore71.dll and all the other waterfall dlls, is there a selection between threaded and non-threaded at all?I see there is for...

View Article


>>...is there a selection

>>...is there a selection between threaded and non-threaded at all?I think yes: ... /* //////////////////////////////////////////////////////////////////////////// // Name: ippSetNumThreads // //...

View Article

>>But then the front DLL will

>>But then the front DLL will implement its own ippcore and the CPU DLL also its own. Shouldn't those use the same ippcore, and>>then I must specify not ippcore_t.lib (static) but...

View Article

Hi Thomas,

Hi Thomas,the most correct way is to use 1 instance of ippCore - so you should link it dynamically. ippCore has internally several global vars such as current index for dispatcher, cpu_features,...

View Article


I understand that linking to

I understand that linking to a single instance of ippcore is the proper way.One question, since there are both ippcore_t.lib (threaded) and ippcore_l.lib (unthreaded), implying a difference in...

View Article


>>...then how do I "tell"

>>...then how do I "tell" ippcore.lib (dynamic) that I want threaded code?..I think it depends on used linking model and it is related to /Qipp compiler option ( of course, Not related to /MD or...

View Article

For argument's sake, when

For argument's sake, when using dynamic linking (ippcore.lib), and then ippcore71.dll and all the other waterfall dlls, is there a selection between threaded and non-threaded at all?I see there is for...

View Article

>>...is there a selection

>>...is there a selection between threaded and non-threaded at all?I think yes: ... /* //////////////////////////////////////////////////////////////////////////// // Name: ippSetNumThreads // //...

View Article
Browsing all 12 articles
Browse latest View live




Latest Images