- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am running the following commands on VTune:
vtune -collect memory-access --result-dir my_dir my_app > my_dir/log.out
vtune -report hw-events -r my_dir -report-output my_dir/events.csv -format csv -csv-delimiter comma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It looks like VTune doesn't use the SEP driver. Have you checked if your VTune driver is ready?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If your application was built as a debug version? and please try with specifying '-search-dir' and '-source-search-dir'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @yuzhang3_intel
Thank you for your reply.
The application was built using the debug flag -g3. I tried specifying '-search-dir' and '-source-search-dir', but the result does not change.
Do you have any other suggestion?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not sure what causes the module not parsed. Could you please post the collection type the VTune used for the memory access profiling? You can get the 'Collector Type' from the summary report .
$ vtune -R summary -r your_vtune_data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @yuzhang3_intel ,
Here is the information you asked:
Collector Type: Driverless Perf system-wide sampling
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It looks like VTune doesn't use the SEP driver. Have you checked if your VTune driver is ready?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @yuzhang3_intel
I have checked and it seems SEP driver is not installed, even though I can see the SEP application installed on the system.
I tried to run the insmod-sep binary from the VTune folder, but I do not have the permissions to execute it since I am using a node on a computing cluster.
Do you know if there is a way to use SEP functionality from user level?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, the .ko drivers are required to be inserted into the kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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