1scpr(1) MPQC scpr(1)
2
3
4
6 scprThe scpr program is used to print out objects in checkpoint files.
7
9 scpr takes the following command line options followed by a list of
10 files.
11
12 -o val
13 Print the object with the name val. Object names take the form
14 '<classname>:<ordinal_number>'. At least one file and object name
15 must be given.
16
17 -memorygrp val
18 Which memory group to use.
19
20 -threadgrp val
21 Which thread group to use.
22
23 -messagegrp val
24 Which message group to use.
25
26 -W val
27 Set the working directory.
28
29 -d Turn on debugging.
30
31 -v Print the version.
32
33 -w Print the warranty.
34
35 -L Print the license.
36
37 -h Print this help.
38
40 scpr is open-source software; you can redistribute it and/or modify it
41 under the terms of the GNU General Public License as published by the
42 Free Software Foundation; either version 2 of the License, or (at your
43 option) any later version.
44
46 scpr is distributed in the hope that it will be useful, but WITHOUT ANY
47 WARRANTY; without even the implied warranty of MERCHANTABILITY or
48 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
49 for more details.
50
51
52
53Version 2.3.1 Wed Jan 29 2020 scpr(1)