% 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”.

@TECHREPORT{Detert:190261,
      author       = {Detert, Ulrich and Gerndt, Michael},
      title        = {{TOP}2 - {T}ool for {P}artial {P}arallelization, {V}ersion
                      3.01, {U}ser's {G}uide},
      number       = {KFA-ZAM-IB-9408},
      address      = {Jülich},
      publisher    = {Zentralinstitut für Angewandte Mathematik},
      reportid     = {FZJ-2015-03174, KFA-ZAM-IB-9408},
      pages        = {iii, 38 p.},
      year         = {1994},
      abstract     = {TOP2 is a tool suite that aids users of parallel systems
                      with distributed memory in porting existing sequential
                      applications by supporting the separation of
                      compute-intensive kernels of an application from the
                      existing sequential code and providing a development
                      environment for the parallelization of these code
                      segments.In this scenario, the sequential and the parallel
                      code are run simultaneously as a distributed application on
                      both systems and automatically exchange context data between
                      both components. Main features in this process are the
                      provision of cross-domain message passing for the automatic
                      distribution of program data from the sequential machine to
                      the distributed memory system and the ability of on-line
                      debugging of the parallelized code.The data distribution
                      features of TOP2 are a subset of those defined in HPF
                      Fortran and thus especially support algorithms on regular
                      data structures exploiting data parallelism in the context
                      of SPMD programming.The TOP2 User's Guide (Version 3.01)
                      describes all features of TOP2 and its handling. New in
                      Version 3.01 are especially the CRAY T3D support and the
                      provision of TOP2 intrinsic functions for index calculations
                      on distributed arrays.},
      cin          = {ZAM / JSC},
      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)29},
      url          = {https://juser.fz-juelich.de/record/190261},
}