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

@ARTICLE{Gutheil:188166,
      author       = {Gutheil, Inge and Krotz-Vogel, Werner},
      title        = {{P}erformance of a parallel matrix multiplication routine
                      on {I}ntel i{PSC}/860},
      journal      = {Parallel computing},
      volume       = {20},
      number       = {7},
      issn         = {0167-8191},
      address      = {Amsterdam [u.a.]},
      publisher    = {North-Holland, Elsevier Science},
      reportid     = {FZJ-2015-01627},
      pages        = {953 - 974},
      year         = {1994},
      abstract     = {The performance of a parallel matrix-matrix-multiplication
                      routine with the same functionality as DGEMM of BLAS3 was
                      tested for different numbers of nodes on a 32-node iPSC/860.
                      The routine was then tunned for maximum performance on this
                      particular computer system. Small changes in the original
                      code lead to substantially higher performance and in all
                      tested configurations there is a critical matrix size
                      n≈50·np, the number of processor, above which Intel's
                      non-blocking isend is more efficient than the blocking
                      csend. This shows that special tuning for a single machine
                      pays off for large matrices.},
      cin          = {ZAM / JSC},
      ddc          = {004},
      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)16},
      UT           = {WOS:A1994NY49800002},
      doi          = {10.1016/0167-8191(94)90012-4},
      url          = {https://juser.fz-juelich.de/record/188166},
}