File: README

package info (click to toggle)
mpich 1.1.0-3
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 22,116 kB
  • ctags: 27,349
  • sloc: ansic: 193,435; sh: 11,172; fortran: 6,545; makefile: 5,801; cpp: 5,020; tcl: 3,548; asm: 3,536; csh: 1,079; java: 614; perl: 183; awk: 168; sed: 70; f90: 62
file content (20 lines) | stat: -rw-r--r-- 515 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This directory contains useful routines that are not part of MPI but that
may be useful in writing and evaluating the performance of parallel programs.
They include (so far)

  timing routines
  logging routines
  real-time graphics routines
  parallel I/O routines


The command 'configure' may be used to create the Makefiles needed

Useful configure commands are:

   Cray T3D with native MPI
   configure -cc="/mpp/bin/cc -Tcray-t3d" -nof77

   SGI Power Challenge with native MPI
   configure -cc=cc -nof77