- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi. i install vtune 9.1 for linux on my ubuntu 9.04 system for checking my GPGPU application. First, I success test tutorial program. but after I install nvidia driver 195.15, Vtune print out error message. I get this message :
Fri May 7 10:27:28 2010 eslab-desktop (Run 0) Setting Sampling CPU mask to 0-3
Fri May 7 10:27:29 2010 eslab-desktop (Run 0) The processor PMU configuration file: pmn.xml
Fri May 7 10:27:29 2010 eslab-desktop (Run 0) Collection for the following event(s) is being performed:
Fri May 7 10:27:29 2010 eslab-desktop (Run 0) CPU_CLK_UNHALTED.THREAD.
Fri May 7 10:27:29 2010 ERROR: eslab-desktop (Run 0) No memory (26)
please help for solving this problem.
Fri May 7 10:27:28 2010 eslab-desktop (Run 0) Setting Sampling CPU mask to 0-3
Fri May 7 10:27:29 2010 eslab-desktop (Run 0) The processor PMU configuration file: pmn.xml
Fri May 7 10:27:29 2010 eslab-desktop (Run 0) Collection for the following event(s) is being performed:
Fri May 7 10:27:29 2010 eslab-desktop (Run 0) CPU_CLK_UNHALTED.THREAD.
Fri May 7 10:27:29 2010 ERROR: eslab-desktop (Run 0) No memory (26)
please help for solving this problem.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That's my problem as well....
help me gurus..
help me gurus..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a very interesting thing, that VTune Analyzer can't allocate memory for sampling buffer?
I have following questions:
1. Isthis problem for Fedora* 12 or Ubuntu* 9.xx specific?
2. Ifthe user doesn'tinstall nvidia driver, the problem exists or Not?
3.Can this problembe repeated on Fedora* 12? Caused by new kernel?
I suggest to reduce sampling buffer use -
a. vtl global-options buffer-size-KB="10240" ; my defaultvalue is "131072", change to 10MB
b. vtl activity -c sampling your-app run
Regards, Peter
I have following questions:
1. Isthis problem for Fedora* 12 or Ubuntu* 9.xx specific?
2. Ifthe user doesn'tinstall nvidia driver, the problem exists or Not?
3.Can this problembe repeated on Fedora* 12? Caused by new kernel?
I suggest to reduce sampling buffer use -
a. vtl global-options buffer-size-KB="10240" ; my defaultvalue is "131072", change to 10MB
b. vtl activity -c sampling your-app run
Regards, Peter
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