File: mpivars.1

package info (click to toggle)
mpich 4.3.0%2Breally4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 419,120 kB
  • sloc: ansic: 1,215,557; cpp: 74,755; javascript: 40,763; f90: 20,649; sh: 18,463; xml: 14,418; python: 14,397; perl: 13,772; makefile: 9,279; fortran: 8,063; java: 4,553; asm: 324; ruby: 176; lisp: 19; php: 8; sed: 4
file content (27 lines) | stat: -rw-r--r-- 786 bytes parent folder | download | duplicates (6)
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
.\"                                      Hey, EMACS: -*- nroff -*-
.\" (C) Copyright 2015 Torquil Macdonald Sørensen <torquil@gmail.com>,
.\"
.TH mpivars 1 "2015-11-05"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
mpivars \- Print MPI variables
.SH SYNOPSIS
.B mpivars
.RI [ options ]
.SH DESCRIPTION
.PP
\fBmpivars\fP prints a detailed list of MPI-related variables to screen.
.SH OPTIONS
If no options are specified, variable descriptions are included in the output.
.TP
.B \-nodesc
Don't include variable descriptions.
.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).