|
craypat(1)
(UNICOS/lc)
-- Cray performance analysis tool
Last changed: 09-18-2006 craypat(1) NAME CrayPat -- Cray performance analysis tool IMPLEMENTATION UNICOS/lc DESCRIPTION CrayPat is the optional performance analysis tool for evaluating program execution on Cray XT3 systems. CrayPat consists of four major components: pat_build - used to instrument ...
|
|
hwpc(3)
(UNICOS/lc)
-- The pat_hwpc event profiler library.
Last changed: 09-18-2006 hwpc(3) NAME hwpc -- The pat_hwpc event profiler library. SYNOPSIS C: #include Fortran: #include IMPLEMENTATION UNICOS/lc DESCRIPTION The libhwpc library supports the collection of performance data based on hardware counters in Fortran, C, and ...
|
|
papi_counters(5)
(UNICOS/lc)
-- This man page documents the PAPI event counters and AMD native event counters used with CrayPat.
Last changed: 09-18-2006 papi_counters(5) NAME papi_counters -- This man page documents the PAPI event counters and AMD native event counters used with CrayPat. IMPLEMENTATION UNICOS/lc DESCRIPTION The following derived PAPI counters are supported on Cray XT3 systems: Name Derived Description ...
|
|
pat(1)
(UNICOS/lc)
-- Analyzes the performance of programs running on Cray XT3 systems
Last changed: 09-18-2006 pat(1) NAME pat -- Analyzes the performance of programs running on Cray XT3 systems IMPLEMENTATION UNICOS/lc DESCRIPTION Use CrayPat as follows to perform a basic analysis of your program: Start with a debugged and executable program : CrayPat is a performance analysis ...
|
|
pat_build(1)
(UNICOS/lc operating system)
-- Instrument a program for performance analysis
Last changed: 09-18-2006 pat_build(1) NAME pat_build -- Instrument a program for performance analysis SYNOPSIS pat_build [ -A ] [ -d dirfile ] [ -D directive ] [ -f ] [ -g tracegroup ] [ -n ] [ -o instr_program ] [ -t tracefile ] [ -T tracefunc ] [ -u ] [ -V ] [ -v ] [ -w ] [ -z ] program [ ...
|
|
pat_help(1)
(UNICOS/lc operating system)
-- Interactive help for the CrayPat performance analysis tool
Last changed: 09-18-2006 pat_help(1) NAME pat_help -- Interactive help for the CrayPat performance analysis tool SYNOPSIS pat_help [ topic [ subtopic ... ] ] [ . ] IMPLEMENTATION UNICOS/lc operating system DESCRIPTION The pat_help utility is an interactive viewer used to access information about ...
|
|
pat_hwpc(1)
(UNICOS/lc operating system)
-- Collect hardware performance counter (HWPC) statistics for an executed command
Last changed: 09-18-2006 pat_hwpc(1) NAME pat_hwpc -- Collect hardware performance counter (HWPC) statistics for an executed command SYNOPSIS pat_hwpc [ -b level ] [ -c string ] [ -D u|e|k ] [ -e event_spec [ , event_spec , event_spec ... ] ] [ -E ] [ -f ] [ -g hwcgrp ] [ -o output_file ...
|
|
pat_report(1)
(UNICOS/lc operating system)
-- View or dump the output file created by an instrumented program running on a Cray XT3 system
Last changed: 09-18-2006 pat_report(1) NAME pat_report -- View or dump the output file created by an instrumented program running on a Cray XT3 system SYNOPSIS pat_report [ -V ] [ -i instrprog ] [ -o output_file ] \ -f ap2|txt|xml data_directory | data_file.xf pat_report [ -V ] [ -i instrprog ...
|
|
pat_run(1)
(UNICOS/lc)
-- Execute a program that has been instrumented with pat_build to collect and report on performance data.
Last changed: 09-18-2006 pat_run(1) NAME pat_run -- Execute a program that has been instrumented with pat_build (1) to collect and report on performance data. SYNOPSIS pat_run [ -b b-opts ] [ -c string ] [ -d d-opts ] [ -E ] [ -e event_spec [ , event_spec , event_spec ... ] ] [ -f ] [ -g ...
|