File: mpichversion.1

package info (click to toggle)
mpich 3.2-7
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 81,040 kB
  • ctags: 68,664
  • sloc: ansic: 358,905; f90: 54,597; perl: 18,527; cpp: 10,203; sh: 9,839; xml: 8,195; fortran: 7,799; makefile: 4,868; ruby: 53; sed: 9; php: 8
file content (39 lines) | stat: -rw-r--r-- 1,073 bytes parent folder | download | duplicates (5)
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
28
29
30
31
32
33
34
35
36
37
38
39
.\"                                      Hey, EMACS: -*- nroff -*-
.\" (C) Copyright 2015 Torquil Macdonald Sørensen <torquil@gmail.com>,
.\"
.TH mpichversion 1 "2015-11-05"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
mpichversion \- Report on the MPICH version
.SH SYNOPSIS
.B mpichversion
.RI [ options ]
.SH DESCRIPTION
.PP
\fBmpichversion\fP is a program that shows information about the MPICH installation.
.SH OPTIONS
If no options are specified, all the information is displayed.
.TP
.B \-v, \-\-version
Show the version of MPICH.
.TP
.B \-D, \-\-date
Show the release date of this version.
.TP
.B \-patches
Show the identifiers for any applied patches.
.TP
.B \-c, \-\-configure
Show the configure arguments used to build MPICH.
.TP
.B \-d, \-\-device
Show the device for which MPICH was configured.
.SH AUTHOR
This manpage was written by Torquil Macdonald S\[u00F8]rensen <torquil@gmail.com>.
.SH SEE ALSO
.BR mpiexec.hydra (1),
.BR mpicc.mpich (1),
.BR mpicxx.mpich (1),
.BR mpif77.mpich (1),
.BR mpif90.mpich (1),
.BR mpifort.mpich (1).