forked from openpmix/openpmix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
226 lines (205 loc) · 4 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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
# http://www.gnu.org/software/automake
Makefile
Makefile.in
*.lo
*.la
*.o
*.libs
*.deps
*.dirstamp
.DS_Store
*.log
*.dSYM
*.trs
static-components.h
# http://www.gnu.org/software/autoconf
autom4te.cache
aclocal.m4
compile
configure
configure.log.*
make.log.*
make.install.log.*
depcomp
install-sh
missing
stamp-h?
config/install-sh
config/libtool.m4
config/ltmain.sh
config/ltmain.sh.orig
config/ylwrap
config.log
config.lt
config.status
config/Makefile
libtool
config.h
config.h~
auto.out
config.out
dist.out
config/ar-lib
config/compile
config/config.guess
config/config.sub
config/depcomp
config/missing
config/test-driver
config/ltoptions.m4
config/ltsugar.m4
config/ltversion.m4
config/lt~obsolete.m4
config/ylwrap
config/autogen_found_items.m4
config/py-compile
config/mca_library_paths.txt
maint/pmix.pc
bindings/python/pmix.c
bindings/python/*.so
bindings/python/build/
bindings/python/pmix_constants.pxd
bindings/python/pmix_constants.pxi
bindings/python/tests/__pycache__/
bindings/python/dist/
bindings/python/pypmix.egg-info/
bindings/python/tests/python/__pycache__/
examples/alloc
examples/client
examples/client2
examples/debugger
examples/debuggerd
examples/dmodex
examples/dynamic
examples/fault
examples/jctrl
examples/pmix1client
examples/pub
examples/pubi
examples/server
examples/tool
examples/group
examples/group_dmodex
examples/asyncgroup
examples/hello
examples/bad_exit
examples/daemon_error_notify
examples/launcher
examples/log
examples/showkeys
examples/abi_no_init
examples/abi_with_init
examples/group_lcl_cid
examples/nodeinfo
examples/pset
include/pmix_version.h
include/pmix_rename.h
include/pmix_common.h
src/include/pmix_config.h
src/include/pmix_config.h.in
src/include/pmix_config.h.in~
src/include/pmix_frameworks.h
src/include/pmix_dictionary.c
src/include/pmix_dictionary.h
src/mca/pinstalldirs/config/pinstall_dirs.h
src/mca/pdl/base/static-components.h
src/mca/pinstalldirs/base/static-components.h
src/tools/palloc/palloc
src/tools/pattrs/pattrs
src/tools/pcancel/pcancel
src/tools/pctrl/pctrl
src/tools/pevent/pevent
src/tools/pmix_info/pmix_info
src/tools/plookup/plookup
src/tools/pps/pps
src/tools/pquery/pquery
src/tools/wrapper/pmixcc-wrapper-data.txt
src/tools/wrapper/pmixcc
src/util/keyval/keyval_lex.c
src/util/showhelp/showhelp_lex.c
test/pmi2_client
test/pmi_client
test/pmix_client
test/pmix_test
test/pmix_client2
test/pmix_environ
test/pmix_srv_self
test/pmix_server_api2
test/pmix_test_lite
test/pmix_test.log
test/pmix_test.trs
test/pmix_test_lite.log
test/pmix_test_lite.trs
test/test-suite.log
test/pmix_regex
test/run_tests00.pl
test/run_tests01.pl
test/run_tests02.pl
test/run_tests03.pl
test/run_tests04.pl
test/run_tests05.pl
test/run_tests06.pl
test/run_tests07.pl
test/run_tests08.pl
test/run_tests09.pl
test/run_tests10.pl
test/run_tests11.pl
test/run_tests12.pl
test/run_tests13.pl
test/run_tests14.pl
test/run_tests15.pl
test/simple/doubleget
test/simple/quietclient
test/simple/simptest
test/simple/simpsched
test/simple/simpclient
test/simple/simplegacy
test/simple/simppub
test/simple/simpdmodex
test/simple/simpft
test/simple/simpdyn
test/simple/test_pmix
test/simple/simptool
test/simple/simpdie
test/simple/simptimeout
test/simple/stability
test/simple/gwclient
test/simple/gwtest
test/simple/simpjctrl
test/simple/simpio
test/simple/data-*
test/simple/simpcoord
test/python/run_sched.sh
test/python/run_server.sh
test/simple/pmitest
test/simple/simpcycle
test/simple/simpfabric
test/simple/get_put_example
test/simple/simpvni
test/simple/hybrid
test/simple/asyncio
test/simple/simpqual
test/sshot/daemon
test/sshot/generate
test/sshot/server
test/sshot/mytopo.json
test/sshot/testcoord
test/util/numa
test/util/convert
test/test_v2/pmix_test
test/test_v2/test_fence_basic
test/test_v2/test_fence_wildcard
test/test_v2/test_get_basic
test/test_v2/test_get_peers
test/test_v2/test_helloworld
test/test_v2/test_init_fin
test/test_v2/test_fence_partial
# coverity
cov-int
docs/_build
docs/_static
docs/_static/css/custom.css
docs/_templates
# Common Python virtual environment directory names
venv
py??