File: cafrun.1

package info (click to toggle)
open-coarrays 2.10.2%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,712 kB
  • sloc: ansic: 11,788; f90: 11,161; sh: 3,745; makefile: 81
file content (34 lines) | stat: -rw-r--r-- 671 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
.TH cafrun 1 OpenCoArrays

.SH NAME
cafrun - Coarray Fortran executable launcher for OpenCoarrays

.SH SYNOPSIS
cafrun [options] ...


.SH OPTIONS
\fB--help, -h\fR
Show this help message
\fB--version, -v, -V\fR
Report version and copyright information
\fB--wrapping, -w, --wraps\fR
Report the name of the wrapped compiler

.SH EXAMPLES
   cafrun -np 2 foo
   cafrun -v
   cafrun --help

.SH NOTES

[options] must a CAF executable file, one of the above arguments,
   or an argument to the program name returned by caf --wraps

.SH SEE ALSO
caf(1)

.SH AUTHOR
caf is part of the OpenCoarrays package from Sourcery, Inc.
This manual page was written by Alastair McKinstry