/[MITgcm]/MITgcm_contrib/PAPI/README
ViewVC logotype

Annotation of /MITgcm_contrib/PAPI/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue May 9 16:10:24 2006 UTC (18 years ago) by ce107
Branch: MAIN
CVS Tags: HEAD
Fixed bug with PAPIF_num_counters() and added instructions in README

1 ce107 1.1 To help users generate a valid data.papi file. Compile as
2     $FC -I$PAPIINC papi_events.F -o papi_events -L$PAPILIB -lpapi $OTHER_LIBS
3     where $OTHER_LIBS would be -lperfctr (on Linux/x86) or -lcpc (on SunOS)
4     depending on what other libraries PAPI depends on.
5    
6     Run in the same directory as a candidate data.papi. Correct lines as suggested.

  ViewVC Help
Powered by ViewVC 1.1.22