- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I use MKL RNG to generate 1,000,000 numbers with the function that is called "viuniform",The name of the server is gold 6148. At the bottom of the code, I call this function again to generate 1,000,000 numbers.The time is as follows (in microseconds):
first:1887
second:774
This is not exceptional case,it happens when I use functions in any new file.Is that prove the MKL will spend a lot of time on Pretreatment or something else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The first reference to an MKL function/subroutine may require that the DLL or shared library containing the function be loaded from disk. That is a one-time overhead. I regularly observe similar behavior with DLLs from other libraries such as IMSL, NAG, etc.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The first reference to an MKL function/subroutine may require that the DLL or shared library containing the function be loaded from disk. That is a one-time overhead. I regularly observe similar behavior with DLLs from other libraries such as IMSL, NAG, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you ! The browser is back to normal. I think your answer solves my problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oh!Thank you for the first answer.I want to accept your answer as the right result but the browser remind me :"Authentication failed for the action you are trying to do. This failure could be due to your browser not supporting JavaScript, JavaScript not being enabled, or trying to use the action URL directly in the browser address bar instead of clicking the link on the page."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for accepting the solution.
As the issue is resolved we are closing this thread. Please post a new question if you need any additional assistance from Intel as this thread will no longer be monitored.
Regards,
Vidya.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page