File: buildmsg

package info (click to toggle)
mpich 1.2.1-16
  • links: PTS
  • area: main
  • in suites: woody
  • size: 36,016 kB
  • ctags: 33,530
  • sloc: ansic: 206,293; java: 17,979; sh: 16,824; cpp: 14,770; makefile: 7,265; fortran: 4,394; tcl: 3,548; f90: 3,487; asm: 999; csh: 954; perl: 381
file content (27 lines) | stat: -rw-r--r-- 1,051 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Completed build of MPI.  Check the output for errors Also try executing 'make
testing' in examples/test (This relies on mpirun, which currently works for
many but not all systems.  For workstation networks, mpirun requires that you
first setup a "machines" file listing the machines available; this is covered
in the installation manual.)
 
Send bugs and comments to mpi-bugs@mcs.anl.gov
Bugs and comments in the C++ support should be sent to mpi2c++-bugs@mpi.nd.edu
Bugs and comments in the MPI-IO support should be sent to 
romio-maint@mcs.anl.gov

With any bug report, please send
     The version of MPICH (e.g., 1.2.1)
 
The output of running your program with the -mpiversion argument
(e.g., mpirun -np 1 a.out -mpiversion)
 
The output of 
        uname -a
for your system.  If you are on an SGI system, also
	       hinv
 
If the problem is with a script like configure or mpirun, run the script with
the -echo argument (e.g., mpirun -echo -np 4 a.out )
 
If you are using a network of workstations, also send the output of
bin/tstmachines.