Skip to content

tcreech/papi-4.0.0-64-solaris11.2

Repository files navigation

/* 
* File:    README
* CVS:     $Id: README,v 1.9 2009/09/10 20:19:05 terpstra Exp $
* Author:  Philip Mucci
*          mucci@cs.utk.edu
* Mods:    Resurrection of PAPI 4.0.0p3 for Sun Niagara2 on Oracle Solaris 11.2.
*          Tim Creech
*          tcreech@umd.edu
*/  

This directory contains:

README		This file.
LICENSE.txt	The text of the PAPI license.	
INSTALL.txt	Instructions for installing on all supported platforms.
HISTORY.txt	A brief history of features and platforms added to PAPI.
doc/ 		User documentation and support files.
		See doc/README for details.
man/ 		Stuff related to PAPI man pages. See man/README for details.
src/ 		The PAPI library source files and support files.
		See src/README for more details.


Getting Started
---------------

If this is the first file you've opened in the PAPI tree, we'll try to give you
a few tips on where to go from here.

- Read the license found in LICENSE.txt. It's pretty short, and not very 
  restrictive, but it'll give you an idea of what you can and can't do with the
  PAPI sources.
- Visit the website at: <http://icl.cs.utk.edu/papi>
  There you can find late-breaking news that may be more current than in these
  files. You can also find documentation in a greater variety of formats than
  in the papi/doc/ directory.
- Sign up for the PAPI mailing list(s). Instructions are on our home page.
- Read the RELEASENOTES.txt file to get an idea of what's new in the current release.


Installing PAPI
---------------

To install PAPI on your system:
- Find the section in INSTALL.txt that pertains to your hardware and operating
  system.
- Follow the directions to install required components and build the PAPI
  libraries.
- Run the test suite when you are finished to verify that everything went ok.
  NOTE: Although we make every attempt to get all tests to PASS or SKIP on all
  platforms, there are occasional instances of FAILures due to excessively 
  tight compliance thresholds or platform ideosynchracies. Don't panic if one
  or two tests FAIL. Contact us with complete output and we'll see what we can do.

Using PAPI
----------

To use PAPI in your own programs:
- Read the User's Guide. Versions in a variety of formats can be found in the 
  doc/ directory and online.
- Try out the utility programs in /utils to see what's in your system.
- Try a test program. Source for a number of tests in both C and FORTRAN is
  available in the src/tests/ and src/ftests/ directories. Find a program
  that's similar to what you want to do. Make sure you can build it and run it.
- Write a test program of your own, exercising the PAPI events and features of
  interest to you.
- Go for broke. Fold PAPI calls into your sources and see what you can learn.


Bugs and Questions
------------------
- Visit our FAQ at: <http://icl.cs.utk.edu/papi/faq/>
  or read a snapshot of the FAQ in papi/PAPI_FAQ.html
- Subscribe to the PAPI mailing list at:
  <http://lists.cs.utk.edu/listinfo/ptools-perfapi>
- Read historical postings to the list.
- Post questions to the list.
- Post bugs to the PAPIZilla bug tracker at:
  <http://icl.cs.utk.edu/projects/papi/bugz/>

About

Resurrection of PAPI 4.0.0p3 for Niagara2 for Oracle Solaris 11.2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published