- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't know if this post should go here or in the vtune forum.
I am trying to generet profiling data for one application. I have compiled it with the appropriate options ( -prof-gen -prof-gen-sampling) but I cannot run it with profrun because of this error message:
$ profrun -dcache myapp.x
VTStartSampling error: unknown error code: 42
On the other hand vtune seem to work well when used directly, e.g. if I run
$ vtl activity -d 30 -c sampling -c callgraph -master sampling -app myapp.x -moi myapp.x run
it just works.
Do you have any hints? What does the error mean?
Thank you in advance.
I am trying to generet profiling data for one application. I have compiled it with the appropriate options ( -prof-gen -prof-gen-sampling) but I cannot run it with profrun because of this error message:
$ profrun -dcache myapp.x
VTStartSampling error: unknown error code: 42
On the other hand vtune seem to work well when used directly, e.g. if I run
$ vtl activity -d 30 -c sampling -c callgraph -master sampling -app myapp.x -moi myapp.x run
it just works.
Do you have any hints? What does the error mean?
Thank you in advance.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I moved this here from the Fortran forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, I posted it there in the first place because a similar topic (search for VTStartSampling error) was moved in the opposite direction.
I also wished to specify that profiling works, and that the executable correctly produces the *.dyn files if run directly. The error is only triggered by the attempt to use profrun (wich should used hardware collection, if I undestood it correctly) .
I also wished to specify that profiling works, and that the executable correctly produces the *.dyn files if run directly. The error is only triggered by the attempt to use profrun (wich should used hardware collection, if I undestood it correctly) .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I get the same error. VTune works well, but profrun gives this error. Does anyone know how to solve this error?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page