forked from openpmix/prrte
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
165 lines (149 loc) · 2.12 KB
/
.gitignore
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
.libs
.deps
.libs
.dirstamp
.DS_Store
.cdt*
.project
.gdb*
.hgrc
.hgignore
.hg
.hgignore_local
*.la
*.lo
*.o
*.so
*.a
*.dwarf
*.dSYM
*.S
*.loT
*.orig
*.rej
*.bak
*.class
*.xcscheme
*.out
*.plist
*.orig
*.obj
*.mod
*.i90
*.ii
*.ti
*.exe
*.log
*.trs
*.sapp
*~
*\\#
*.1
*.7
Makefile
Makefile.in
static-components.h
*\\#
config.cache
aclocal.m4
autom4te.cache
config.log
config.status
configure
configure.log.*
make.log.*
make.install.log.*
libtool
doxygen
bin
lib
cscope.*
etags
GRTAGS
GSYMS
GTAGS
GPATH
vc70.pdb
.hgrc
.hgignore
.hg
.hgignore_local
stamp-h?
AUTHORS
ar-lib
ylwrap
config.lt
config.guess
config.sub
depcomp
compile
install-sh
ltmain.sh
missing
mkinstalldirs
libtool.m4
lt~obsolete.m4
ltdl.m4
argz.m4
ltargz.m4
ltsugar.m4
ltversion.m4
ltoptions.m4
config/project_list.m4
config/autogen_found_items.m4
config/test-driver
config/mca_no_configure_components.m4
config/mca_m4_config_include.m4
config/ext_no_configure_components.m4
config/ext_m4_config_include.m4
config/mca_library_paths.txt
contrib/docker/tmp
examples/alloc
examples/bad_exit
examples/client
examples/client2
examples/dmodex
examples/dynamic
examples/fault
examples/hello
examples/jctrl
examples/launcher
examples/log
examples/pmi1client
examples/probe
examples/pub
examples/showkeys
examples/target
examples/tool
examples/debugger/direct
examples/debugger/indirect
examples/debugger/attach
examples/debugger/daemon
examples/debugger/hello
src/sys/powerpc/atomic-32.s
src/sys/powerpc/atomic-64.s
src/sys/powerpc/atomic-32-64.s
src/mca/base/mca_base_parse_paramfile_lex.c
src/mca/prteinstalldirs/config/install_dirs.h
src/include/prte_config.h
src/include/prte_config.h.in
src/include/version.h
src/include/frameworks.h
src/include/prte_config.h
src/mca/rmaps/rank_file/rmaps_rank_file_lex.c
src/mca/rmaps/rank_file/rankfile_lex.c
src/tools/prun/prun
src/tools/prte_info/prte_info
src/tools/prted/prted
src/tools/prte/prte
src/tools/pcc/pcc
src/tools/pcc/pcc-wrapper-data.txt
src/tools/pterm/pterm
src/util/hostfile/hostfile_lex.c
src/util/keyval/keyval_lex.c
src/util/show_help_lex.c
test/double-get
test/get-nofence
test/attachtest/app
test/attachtest/tool
test/get-immediate