% IMPORTANT: The following is UTF-8 encoded.  This means that in the presence
% of non-ASCII characters, it will not work with BibTeX 0.99 or older.
% Instead, you should use an up-to-date BibTeX implementation like “bibtex8” or
% “biber”.

@INBOOK{Mohr:188333,
      author       = {Mohr, Bernd and Malony, A. and Cuny, J.},
      title        = {{TAU}},
      address      = {Cambridge, Mass [u.a.]},
      publisher    = {MIT Press},
      reportid     = {FZJ-2015-01741},
      isbn         = {9780262731188},
      series       = {Scientific and engineering computation series},
      pages        = {507-545},
      year         = {1996},
      comment      = {Parallel Programming Using C++},
      booktitle     = {Parallel Programming Using C++},
      abstract     = {The realization of parallel language systems that offer
                      high-level programming paradigms to reduce the complexity of
                      application development, scalable runtime mechanisms to
                      support variable size problem sets, and portable compiler
                      platforms to provide access to multiple parallel
                      architectures, places additional demands on the tools for
                      program development and analysis. The need for integration
                      of these tools into a comprehensive programming environment
                      is even more pronounced and will require more sophisticated
                      use of the language system technology (i.e., compiler and
                      runtime system). Furthermore, the environment requirements
                      of high-level support for the programmer, large-scale
                      applications, and portable access to diverse machines also
                      apply to the program analysis tools.In this article, we
                      discuss TAU (TAU, Tuning and Analysis Utilities), a first
                      prototype for an integrated and portable program analysis
                      environment for pC++, a parallel object-oriented language
                      system. TAU is integrated with the pC++ system in that it
                      relies heavily on compiler and transformation tools
                      (specifically, the Sage++ toolkit) for its implementation.
                      This paper describes the design and functionality of TAU and
                      shows its application in practice.},
      keywords     = {C (g:Programmiersprache) / Parallelverarbeitung (gbv) /
                      Programmierung (gbv)},
      cin          = {ZAM / JSC},
      ddc          = {005.2},
      cid          = {I:(DE-Juel1)VDB62 / I:(DE-Juel1)JSC-20090406},
      pnm          = {899 - ohne Topic (POF2-899)},
      pid          = {G:(DE-HGF)POF2-899},
      typ          = {PUB:(DE-HGF)7},
      url          = {https://juser.fz-juelich.de/record/188333},
}