Manual Reference Pages  - papiex-config (1)

NAME

papiex-config - give information on how to compile a tool with papiex

CONTENTS

Synopsis
Description
Options
See Also
Bugs
Author
Copyright

SYNOPSIS

papiex-config [--prefix] [--exec-prefix] [--libs] [--cflags]

DESCRIPTION

papiex-config tells the application programmer what special flags to use to compile and link programs against the papiex library.

OPTIONS

--prefix
  Print the prefix.

--exec-prefix
  Print the exec-prefix.

--libs Output the set of libraries that should be linked against. These flags are unnecessary with papiex because of the library preloading mechanism.

--cflags
  Output the set of flags to give to the C compiler when using the papiex librarys.

SEE ALSO

ld.so(8), papiex(3)

BUGS

No known bugs other than the fact that this is only guaranteed to work on Linux. This code must be built with gcc. Additional bugs should be reported to the author or on the OSPAT mailing lists. Be sure to mention the word PAPIEX somewhere in the subject line.

AUTHOR

papiex was written by Philip J. Mucci of the Innovative Computing Laboratory while on sabbatical at the Parallel Center for Computers at the Royal Institute of Technology in Stockholm, Sweden. This library contains copious amounts of code from HPCToolkit, written by Nathan Tallent and John Mellor-Crummey of Rice University. Please see http://www.cs.utk.edu/~mucci, http://icl.cs.utk.edu and http://www.pdc.kth.se for more information.

COPYRIGHT

This software is COMPLETELY OPEN SOURCE. If you incorporate any portion of this software, I would appreciate an acknowledgement in the appropriate places. Should you find papiex useful, please considering making a contribution in the form of hardware, software or plain old cash.


papiex-config (1) 2005-2-3
Generated by manServer 1.07 from man/papiex-config.1 using man macros.