[james@james WEGtest-64]$ pgcollect -es-function mem_bw_data ./grab_64
[sudo] password for james:
Argument for --event, DRAM_ACCESSES:500000:0x07}:0:1, is not valid argument.
pgprof: could not set oprofile event profiling mode
[james@james WEGtest-64]$
The above output is the result of my trying to run the command
pgcollect -es-function mem_bw_data ./grab_64
The .proprun is in the same directory as the executable garb_64 and opreort is in $PATH.
as shown:
[james@james WEGtest-64]$ echo $PATH
/opt/pgi/linux86-64/12.5/bin/:/home/james/Desktop/cilkutil/bin/:/home/james/Desktop/cilkutil/include/cilktools/:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/james/bin
[james@james WEGtest-64]$ sudo find / -iname .pgoprun
/home/james/Desktop/WEGtest-64/.pgoprun
[james@james WEGtest-64]$ sudo find / -iname opreport
/usr/bin/opreport
i am unsure as to why the pgcollect command is not running and giving the above output.
Any help appreciated. Thanks in advance.
THX 1138