- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
After running some performance tests on VtuneAMP and VisiualStudio performance Analyzer, they both showed that the module libigdrcl took a lot of CPU usage.Is this module the opencl driver library? looks like every opencl enqueue API will finally call this dynamic library.It is unnatural that this module will cost this much CPU. Vtune labeled 90% of this module's CPU time to status Poor, other 10% to status OK.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Fan,
libigdrcl is one of the OpenCL driver dlls, so you should expect high CPU usage from it during workload submission.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Robert,
My goal is to lower CPU usage by offload some work to GPU, but due to the high CPU usage from the OPENCL driver, it can't be done.It would be very helpful if you could give me some clues on what operation will have a significant impact on the CPU usage.Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Fan,
Could you provide a workload you are trying to run as well as let me know what OS/Processor/Graphics driver version are you using?
Thanks!


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