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
/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* defined to 1 if libfabric was configured with --enable-debug, 0 otherwise
*/
/* #define ENABLE_DEBUG 1 */
/* Define to 1 if the linker supports alias attribute. */
/* #undef HAVE_ALIAS_ATTRIBUTE */
/* Set to 1 to use c11 atomic functions */
/* #undef HAVE_ATOMICS */ /* TODO: add atomics support for windows */
/* Define to 1 if clock_gettime is available. */
/* #undef HAVE_CLOCK_GETTIME */
/* Define to 1 if you have the <dlfcn.h> header file. */
/* #undef HAVE_DLFCN_H */
/* Define to 1 if host_clock_get_service is available. */
/* #undef HAVE_HOST_GET_CLOCK_SERVICE */
/* Define to 1 if you have the <infiniband/verbs.h> header file. */
/* #undef HAVE_INFINIBAND_VERBS_H */
/* Define to 1 if you have the <inttypes.h> header file. */
/* Define to 1 if you have the `dl' library (-ldl). */
/* #undef HAVE_LIBDL */
/* Whether we have libl or libnl3 */
/* #undef HAVE_LIBNL3 */
/* Define to 1 if you have the `pthread' library (-lpthread). */
/* #undef HAVE_LIBPTHREAD */
/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define to 1 if you have the <netlink/netlink.h> header file. */
/* #undef HAVE_NETLINK_NETLINK_H */
/* Define to 1 if you have the <netlink/version.h> header file. */
/* #undef HAVE_NETLINK_VERSION_H */
/* psm provider is built */
/* #undef HAVE_PSM */
/* psm2 provider is built */
/* #undef HAVE_PSM2 */
/* psm2 provider is built as DSO */
/* #undef HAVE_PSM2_DL */
/* Define to 1 if you have the <psm2.h> header file. */
/* #undef HAVE_PSM2_H */
/* psm provider is built as DSO */
/* #undef HAVE_PSM_DL */
/* Define to 1 if you have the <psm.h> header file. */
/* #undef HAVE_PSM_H */
/* Define to 1 if you have the <rdma/rsocket.h> header file. */
/* #undef HAVE_RDMA_RSOCKET_H */
/* sockets provider is built */
/* UDP provider is built */
/* sockets provider is built as DSO */
/* #undef HAVE_SOCKETS_DL */
/* rxm provider is built */
/* rxm provider is built as DSO */
/* #undef HAVE_RXM_DL */
/* rxd provider is built */
/* rxd provider is built as DSO */
/* #undef HAVE_RXD_DL */
/* Network Direct provider is built */
/* Network Direct provider is built as DSO */
/* #undef HAVE_NETDIR_DL */
/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the <strings.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
/* Define to 1 if compiler/linker support symbol versioning. */
/* #undef HAVE_SYMVER_SUPPORT */
/* Define to 1 if you have the <sys/mman.h> header file. */
/* #undef HAVE_SYS_MMAN_H */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* Define to 1 if you have the <sys/types.h> header file. */
/* Define to 1 if you have the <unistd.h> header file. */
/* usnic provider is built */
/* #undef HAVE_USNIC */
/* usnic provider is built as DSO */
/* #undef HAVE_USNIC_DL */
/* verbs provider is built */
/* #undef HAVE_VERBS */
/* verbs provider is built as DSO */
/* #undef HAVE_VERBS_DL */
/* Define to 1 to enable valgrind annotations */
/* #undef INCLUDE_VALGRIND */
/* Define to the sub-directory where libtool stores uninstalled libraries. */
/* Name of package */
/* Define to the address where bug reports for this package should be sent. */
/* Define to the full name of this package. */
/* Define to the full name and version of this package. */
/* Define to the one symbol short name of this package. */
/* Define to the home page for this package. */
/* Define to the version of this package. */
/* Define to 1 if pthread_spin_init is available. */
/* #undef PT_LOCK_SPIN */
/* The size of `void *', as computed by sizeof. */
/* _WIN64 */
/* Define to 1 if you have the ANSI C header files. */
/* Version number of package */