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