1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17#
18# Copyright (C) Advanced Micro Devices, Inc. 2019. ALL RIGHTS RESERVED.
19#
20# See file LICENSE for terms.
21#
22
23#
24# Copyright (C) Mellanox Technologies Ltd. 2001-2019.  ALL RIGHTS RESERVED.
25#
26# See file LICENSE for terms.
27#
28
29VPATH = @srcdir@
30am__is_gnu_make = { \
31  if test -z '$(MAKELEVEL)'; then \
32    false; \
33  elif test -n '$(MAKE_HOST)'; then \
34    true; \
35  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
36    true; \
37  else \
38    false; \
39  fi; \
40}
41am__make_running_with_option = \
42  case $${target_option-} in \
43      ?) ;; \
44      *) echo "am__make_running_with_option: internal error: invalid" \
45              "target option '$${target_option-}' specified" >&2; \
46         exit 1;; \
47  esac; \
48  has_opt=no; \
49  sane_makeflags=$$MAKEFLAGS; \
50  if $(am__is_gnu_make); then \
51    sane_makeflags=$$MFLAGS; \
52  else \
53    case $$MAKEFLAGS in \
54      *\\[\ \	]*) \
55        bs=\\; \
56        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
57          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
58    esac; \
59  fi; \
60  skip_next=no; \
61  strip_trailopt () \
62  { \
63    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
64  }; \
65  for flg in $$sane_makeflags; do \
66    test $$skip_next = yes && { skip_next=no; continue; }; \
67    case $$flg in \
68      *=*|--*) continue;; \
69        -*I) strip_trailopt 'I'; skip_next=yes;; \
70      -*I?*) strip_trailopt 'I';; \
71        -*O) strip_trailopt 'O'; skip_next=yes;; \
72      -*O?*) strip_trailopt 'O';; \
73        -*l) strip_trailopt 'l'; skip_next=yes;; \
74      -*l?*) strip_trailopt 'l';; \
75      -[dEDm]) skip_next=yes;; \
76      -[JT]) skip_next=yes;; \
77    esac; \
78    case $$flg in \
79      *$$target_option*) has_opt=yes; break;; \
80    esac; \
81  done; \
82  test $$has_opt = yes
83am__make_dryrun = (target_option=n; $(am__make_running_with_option))
84am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
85pkgdatadir = $(datadir)/@PACKAGE@
86pkgincludedir = $(includedir)/@PACKAGE@
87pkglibdir = $(libdir)/@PACKAGE@
88pkglibexecdir = $(libexecdir)/@PACKAGE@
89am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90install_sh_DATA = $(install_sh) -c -m 644
91install_sh_PROGRAM = $(install_sh) -c
92install_sh_SCRIPT = $(install_sh) -c
93INSTALL_HEADER = $(INSTALL_DATA)
94transform = $(program_transform_name)
95NORMAL_INSTALL = :
96PRE_INSTALL = :
97POST_INSTALL = :
98NORMAL_UNINSTALL = :
99PRE_UNINSTALL = :
100POST_UNINSTALL = :
101build_triplet = @build@
102host_triplet = @host@
103subdir = src/tools/perf/rocm
104ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105am__aclocal_m4_deps = $(top_srcdir)/config/m4/gtest.m4 \
106	$(top_srcdir)/config/m4/libtool.m4 \
107	$(top_srcdir)/config/m4/ltoptions.m4 \
108	$(top_srcdir)/config/m4/ltsugar.m4 \
109	$(top_srcdir)/config/m4/ltversion.m4 \
110	$(top_srcdir)/config/m4/lt~obsolete.m4 \
111	$(top_srcdir)/config/m4/ax_prog_doxygen.m4 \
112	$(top_srcdir)/config/m4/graphviz.m4 \
113	$(top_srcdir)/config/m4/ucg.m4 \
114	$(top_srcdir)/src/ucg/configure.m4 \
115	$(top_srcdir)/src/ucg/base/configure.m4 \
116	$(top_srcdir)/src/ucg/builtin/configure.m4 \
117	$(top_srcdir)/config/m4/compiler.m4 \
118	$(top_srcdir)/config/m4/sysdep.m4 \
119	$(top_srcdir)/config/m4/ucs.m4 $(top_srcdir)/config/m4/ucm.m4 \
120	$(top_srcdir)/config/m4/mpi.m4 $(top_srcdir)/config/m4/rte.m4 \
121	$(top_srcdir)/config/m4/java.m4 \
122	$(top_srcdir)/config/m4/cuda.m4 \
123	$(top_srcdir)/config/m4/rocm.m4 \
124	$(top_srcdir)/config/m4/gdrcopy.m4 \
125	$(top_srcdir)/src/ucm/configure.m4 \
126	$(top_srcdir)/src/ucm/cuda/configure.m4 \
127	$(top_srcdir)/src/ucm/rocm/configure.m4 \
128	$(top_srcdir)/src/uct/configure.m4 \
129	$(top_srcdir)/src/uct/cuda/configure.m4 \
130	$(top_srcdir)/src/uct/cuda/gdr_copy/configure.m4 \
131	$(top_srcdir)/src/uct/ib/configure.m4 \
132	$(top_srcdir)/src/uct/ib/cm/configure.m4 \
133	$(top_srcdir)/src/uct/ib/rdmacm/configure.m4 \
134	$(top_srcdir)/src/uct/rocm/configure.m4 \
135	$(top_srcdir)/src/uct/rocm/gdr/configure.m4 \
136	$(top_srcdir)/src/uct/sm/configure.m4 \
137	$(top_srcdir)/src/uct/sm/scopy/configure.m4 \
138	$(top_srcdir)/src/uct/sm/scopy/cma/configure.m4 \
139	$(top_srcdir)/src/uct/sm/scopy/knem/configure.m4 \
140	$(top_srcdir)/src/uct/sm/mm/configure.m4 \
141	$(top_srcdir)/src/uct/sm/mm/xpmem/configure.m4 \
142	$(top_srcdir)/src/uct/ugni/configure.m4 \
143	$(top_srcdir)/src/tools/perf/configure.m4 \
144	$(top_srcdir)/src/tools/perf/lib/configure.m4 \
145	$(top_srcdir)/src/tools/perf/cuda/configure.m4 \
146	$(top_srcdir)/src/tools/perf/rocm/configure.m4 \
147	$(top_srcdir)/test/gtest/configure.m4 \
148	$(top_srcdir)/test/gtest/ucm/test_dlopen/configure.m4 \
149	$(top_srcdir)/test/gtest/ucm/test_dlopen/rpath-subdir/configure.m4 \
150	$(top_srcdir)/test/gtest/ucs/test_module/configure.m4 \
151	$(top_srcdir)/configure.ac
152am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
153	$(ACLOCAL_M4)
154DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
155mkinstalldirs = $(install_sh) -d
156CONFIG_HEADER = $(top_builddir)/config.h
157CONFIG_CLEAN_FILES =
158CONFIG_CLEAN_VPATH_FILES =
159am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
160am__vpath_adj = case $$p in \
161    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
162    *) f=$$p;; \
163  esac;
164am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
165am__install_max = 40
166am__nobase_strip_setup = \
167  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
168am__nobase_strip = \
169  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
170am__nobase_list = $(am__nobase_strip_setup); \
171  for p in $$list; do echo "$$p $$p"; done | \
172  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
173  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
174    if (++n[$$2] == $(am__install_max)) \
175      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
176    END { for (dir in files) print dir, files[dir] }'
177am__base_list = \
178  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
179  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
180am__uninstall_files_from_dir = { \
181  test -z "$$files" \
182    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
183    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
184         $(am__cd) "$$dir" && rm -f $$files; }; \
185  }
186am__installdirs = "$(DESTDIR)$(moduledir)"
187LTLIBRARIES = $(module_LTLIBRARIES)
188libucx_perftest_rocm_la_LIBADD =
189am__libucx_perftest_rocm_la_SOURCES_DIST = rocm_alloc.c
190@HAVE_HIP_TRUE@am_libucx_perftest_rocm_la_OBJECTS =  \
191@HAVE_HIP_TRUE@	libucx_perftest_rocm_la-rocm_alloc.lo
192libucx_perftest_rocm_la_OBJECTS =  \
193	$(am_libucx_perftest_rocm_la_OBJECTS)
194AM_V_lt = $(am__v_lt_@AM_V@)
195am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
196am__v_lt_0 = --silent
197am__v_lt_1 =
198libucx_perftest_rocm_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
199	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
200	$(libucx_perftest_rocm_la_CFLAGS) $(CFLAGS) \
201	$(libucx_perftest_rocm_la_LDFLAGS) $(LDFLAGS) -o $@
202@HAVE_HIP_TRUE@am_libucx_perftest_rocm_la_rpath = -rpath $(moduledir)
203AM_V_P = $(am__v_P_@AM_V@)
204am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
205am__v_P_0 = false
206am__v_P_1 = :
207AM_V_GEN = $(am__v_GEN_@AM_V@)
208am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
209am__v_GEN_0 = @echo "  GEN     " $@;
210am__v_GEN_1 =
211AM_V_at = $(am__v_at_@AM_V@)
212am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
213am__v_at_0 = @
214am__v_at_1 =
215DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
216depcomp = $(SHELL) $(top_srcdir)/depcomp
217am__depfiles_maybe = depfiles
218am__mv = mv -f
219COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
220	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
221LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
222	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
223	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
224	$(AM_CFLAGS) $(CFLAGS)
225AM_V_CC = $(am__v_CC_@AM_V@)
226am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
227am__v_CC_0 = @echo "  CC      " $@;
228am__v_CC_1 =
229CCLD = $(CC)
230LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
231	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
232	$(AM_LDFLAGS) $(LDFLAGS) -o $@
233AM_V_CCLD = $(am__v_CCLD_@AM_V@)
234am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
235am__v_CCLD_0 = @echo "  CCLD    " $@;
236am__v_CCLD_1 =
237SOURCES = $(libucx_perftest_rocm_la_SOURCES)
238DIST_SOURCES = $(am__libucx_perftest_rocm_la_SOURCES_DIST)
239am__can_run_installinfo = \
240  case $$AM_UPDATE_INFO_DIR in \
241    n|no|NO) false;; \
242    *) (install-info --version) >/dev/null 2>&1;; \
243  esac
244am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
245# Read a list of newline-separated strings from the standard input,
246# and print each of them once, without duplicates.  Input order is
247# *not* preserved.
248am__uniquify_input = $(AWK) '\
249  BEGIN { nonempty = 0; } \
250  { items[$$0] = 1; nonempty = 1; } \
251  END { if (nonempty) { for (i in items) print i; }; } \
252'
253# Make sure the list of sources is unique.  This is necessary because,
254# e.g., the same source file might be shared among _SOURCES variables
255# for different programs/libraries.
256am__define_uniq_tagged_files = \
257  list='$(am__tagged_files)'; \
258  unique=`for i in $$list; do \
259    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260  done | $(am__uniquify_input)`
261ETAGS = etags
262CTAGS = ctags
263am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/config/module.am \
264	$(top_srcdir)/depcomp
265DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
266ACLOCAL = @ACLOCAL@
267ALLOCA = @ALLOCA@
268AMTAR = @AMTAR@
269AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
270AR = @AR@
271AUTOCONF = @AUTOCONF@
272AUTOHEADER = @AUTOHEADER@
273AUTOMAKE = @AUTOMAKE@
274AWK = @AWK@
275BASE_CFLAGS = @BASE_CFLAGS@
276BASE_CPPFLAGS = @BASE_CPPFLAGS@
277BASE_CXXFLAGS = @BASE_CXXFLAGS@
278CC = @CC@
279CCAS = @CCAS@
280CCASDEPMODE = @CCASDEPMODE@
281CCASFLAGS = @CCASFLAGS@
282CCDEPMODE = @CCDEPMODE@
283CFLAGS = @CFLAGS@
284CFLAGS_NO_DEPRECATED = @CFLAGS_NO_DEPRECATED@
285CFLAGS_PEDANTIC = @CFLAGS_PEDANTIC@
286CPP = @CPP@
287CPPFLAGS = @CPPFLAGS@
288CRAY_UGNI_CFLAGS = @CRAY_UGNI_CFLAGS@
289CRAY_UGNI_LIBS = @CRAY_UGNI_LIBS@
290CUDA_CPPFLAGS = @CUDA_CPPFLAGS@
291CUDA_LDFLAGS = @CUDA_LDFLAGS@
292CXX = @CXX@
293CXX11FLAGS = @CXX11FLAGS@
294CXXCPP = @CXXCPP@
295CXXDEPMODE = @CXXDEPMODE@
296CXXFLAGS = @CXXFLAGS@
297CYGPATH_W = @CYGPATH_W@
298DEFS = @DEFS@
299DEPDIR = @DEPDIR@
300DLLTOOL = @DLLTOOL@
301DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
302DSYMUTIL = @DSYMUTIL@
303DUMPBIN = @DUMPBIN@
304DX_BIBTEX = @DX_BIBTEX@
305DX_CONFIG = @DX_CONFIG@
306DX_DOCDIR = @DX_DOCDIR@
307DX_DOT = @DX_DOT@
308DX_DOXYGEN = @DX_DOXYGEN@
309DX_DVIPS = @DX_DVIPS@
310DX_EGREP = @DX_EGREP@
311DX_ENV = @DX_ENV@
312DX_FLAG_chi = @DX_FLAG_chi@
313DX_FLAG_chm = @DX_FLAG_chm@
314DX_FLAG_doc = @DX_FLAG_doc@
315DX_FLAG_dot = @DX_FLAG_dot@
316DX_FLAG_html = @DX_FLAG_html@
317DX_FLAG_man = @DX_FLAG_man@
318DX_FLAG_pdf = @DX_FLAG_pdf@
319DX_FLAG_ps = @DX_FLAG_ps@
320DX_FLAG_rtf = @DX_FLAG_rtf@
321DX_FLAG_xml = @DX_FLAG_xml@
322DX_HHC = @DX_HHC@
323DX_LATEX = @DX_LATEX@
324DX_MAKEINDEX = @DX_MAKEINDEX@
325DX_PDFLATEX = @DX_PDFLATEX@
326DX_PERL = @DX_PERL@
327DX_PROJECT = @DX_PROJECT@
328ECHO_C = @ECHO_C@
329ECHO_N = @ECHO_N@
330ECHO_T = @ECHO_T@
331EGREP = @EGREP@
332EXEEXT = @EXEEXT@
333FGREP = @FGREP@
334GDR_COPY_CPPFLAGS = @GDR_COPY_CPPFLAGS@
335GDR_COPY_LDFLAGS = @GDR_COPY_LDFLAGS@
336GITBIN = @GITBIN@
337GRAPHVIZ_DOT = @GRAPHVIZ_DOT@
338GREP = @GREP@
339GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
340HIP_CPPFLAGS = @HIP_CPPFLAGS@
341HIP_CXXFLAGS = @HIP_CXXFLAGS@
342HIP_LDFLAGS = @HIP_LDFLAGS@
343HIP_LIBS = @HIP_LIBS@
344IBCM_LIBS = @IBCM_LIBS@
345IBVERBS_CFLAGS = @IBVERBS_CFLAGS@
346IBVERBS_CPPFLAGS = @IBVERBS_CPPFLAGS@
347IBVERBS_DIR = @IBVERBS_DIR@
348IBVERBS_LDFLAGS = @IBVERBS_LDFLAGS@
349INSTALL = @INSTALL@
350INSTALL_DATA = @INSTALL_DATA@
351INSTALL_PROGRAM = @INSTALL_PROGRAM@
352INSTALL_SCRIPT = @INSTALL_SCRIPT@
353INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
354JAVABIN = @JAVABIN@
355JDK = @JDK@
356KNEM_CPPFLAGS = @KNEM_CPPFLAGS@
357LD = @LD@
358LDFLAGS = @LDFLAGS@
359LIBM = @LIBM@
360LIBOBJS = @LIBOBJS@
361LIBS = @LIBS@
362LIBTOOL = @LIBTOOL@
363LIB_MLX5 = @LIB_MLX5@
364LIPO = @LIPO@
365LN_RS = @LN_RS@
366LN_S = @LN_S@
367LTLIBOBJS = @LTLIBOBJS@
368LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
369MAINT = @MAINT@
370MAJOR_VERSION = @MAJOR_VERSION@
371MAKEINFO = @MAKEINFO@
372MANIFEST_TOOL = @MANIFEST_TOOL@
373MINOR_VERSION = @MINOR_VERSION@
374MKDIR_P = @MKDIR_P@
375MPICC = @MPICC@
376MPIRUN = @MPIRUN@
377MVN = @MVN@
378MVNBIN = @MVNBIN@
379NM = @NM@
380NMEDIT = @NMEDIT@
381NUMA_LIBS = @NUMA_LIBS@
382OBJDUMP = @OBJDUMP@
383OBJEXT = @OBJEXT@
384OPENMP_CFLAGS = @OPENMP_CFLAGS@
385OTOOL = @OTOOL@
386OTOOL64 = @OTOOL64@
387PACKAGE = @PACKAGE@
388PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
389PACKAGE_NAME = @PACKAGE_NAME@
390PACKAGE_STRING = @PACKAGE_STRING@
391PACKAGE_TARNAME = @PACKAGE_TARNAME@
392PACKAGE_URL = @PACKAGE_URL@
393PACKAGE_VERSION = @PACKAGE_VERSION@
394PATCH_VERSION = @PATCH_VERSION@
395PATH_SEPARATOR = @PATH_SEPARATOR@
396PERF_LIB_CXXFLAGS = @PERF_LIB_CXXFLAGS@
397PKG_CONFIG = @PKG_CONFIG@
398RANLIB = @RANLIB@
399RDMACM_CPPFLAGS = @RDMACM_CPPFLAGS@
400RDMACM_LDFLAGS = @RDMACM_LDFLAGS@
401RDMACM_LIBS = @RDMACM_LIBS@
402READLINK = @READLINK@
403ROCM_CPPFLAGS = @ROCM_CPPFLAGS@
404ROCM_LDFLAGS = @ROCM_LDFLAGS@
405ROCM_LIBS = @ROCM_LIBS@
406ROCM_ROOT = @ROCM_ROOT@
407RTE_CPPFLAGS = @RTE_CPPFLAGS@
408RTE_LDFLAGS = @RTE_LDFLAGS@
409SCM_BRANCH = @SCM_BRANCH@
410SCM_VERSION = @SCM_VERSION@
411SED = @SED@
412SET_MAKE = @SET_MAKE@
413SHELL = @SHELL@
414SOVERSION = @SOVERSION@
415STRIP = @STRIP@
416UCG_SUBDIR = @UCG_SUBDIR@
417UCM_MODULE_LDFLAGS = @UCM_MODULE_LDFLAGS@
418UCX_PERFTEST_CC = @UCX_PERFTEST_CC@
419VALGRIND_LIBPATH = @VALGRIND_LIBPATH@
420VERSION = @VERSION@
421XPMEM_CFLAGS = @XPMEM_CFLAGS@
422XPMEM_LIBS = @XPMEM_LIBS@
423abs_builddir = @abs_builddir@
424abs_srcdir = @abs_srcdir@
425abs_top_builddir = @abs_top_builddir@
426abs_top_srcdir = @abs_top_srcdir@
427ac_ct_AR = @ac_ct_AR@
428ac_ct_CC = @ac_ct_CC@
429ac_ct_CXX = @ac_ct_CXX@
430ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
431am__include = @am__include@
432am__leading_dot = @am__leading_dot@
433am__quote = @am__quote@
434am__tar = @am__tar@
435am__untar = @am__untar@
436bindir = @bindir@
437build = @build@
438build_alias = @build_alias@
439build_bindings = @build_bindings@
440build_cpu = @build_cpu@
441build_modules = @build_modules@
442build_os = @build_os@
443build_vendor = @build_vendor@
444builddir = @builddir@
445datadir = @datadir@
446datarootdir = @datarootdir@
447docdir = @docdir@
448dvidir = @dvidir@
449exec_prefix = @exec_prefix@
450host = @host@
451host_alias = @host_alias@
452host_cpu = @host_cpu@
453host_os = @host_os@
454host_vendor = @host_vendor@
455htmldir = @htmldir@
456includedir = @includedir@
457infodir = @infodir@
458install_sh = @install_sh@
459libdir = @libdir@
460libexecdir = @libexecdir@
461localedir = @localedir@
462localmoduledir = @localmoduledir@
463localstatedir = @localstatedir@
464mandir = @mandir@
465mkdir_p = @mkdir_p@
466moduledir = @moduledir@
467modulesubdir = @modulesubdir@
468objdir = @objdir@
469oldincludedir = @oldincludedir@
470pdfdir = @pdfdir@
471prefix = @prefix@
472program_transform_name = @program_transform_name@
473psdir = @psdir@
474sbindir = @sbindir@
475sharedstatedir = @sharedstatedir@
476shrext = @shrext@
477srcdir = @srcdir@
478sysconfdir = @sysconfdir@
479target_alias = @target_alias@
480top_build_prefix = @top_build_prefix@
481top_builddir = @top_builddir@
482top_srcdir = @top_srcdir@
483top_top_srcdir = @top_top_srcdir@
484@HAVE_HIP_TRUE@module_LTLIBRARIES = libucx_perftest_rocm.la
485@HAVE_HIP_TRUE@libucx_perftest_rocm_la_CPPFLAGS = $(BASE_CPPFLAGS) $(HIP_CPPFLAGS)
486@HAVE_HIP_TRUE@libucx_perftest_rocm_la_CFLAGS = $(BASE_CFLAGS) $(HIP_CFLAGS)
487@HAVE_HIP_TRUE@libucx_perftest_rocm_la_LDFLAGS = $(HIP_LDFLAGS) $(HIP_LIBS) -version-info $(SOVERSION) \
488@HAVE_HIP_TRUE@                          $(patsubst %, -Xlinker %, -L$(ROCM_ROOT)/lib -rpath $(ROCM_ROOT)/hip/lib -rpath $(ROCM_ROOT)/lib) \
489@HAVE_HIP_TRUE@                          $(patsubst %, -Xlinker %, --enable-new-dtags) \
490@HAVE_HIP_TRUE@                          $(patsubst %, -Xlinker %, -rpath $(ROCM_ROOT)/lib64)
491
492@HAVE_HIP_TRUE@libucx_perftest_rocm_la_SOURCES = rocm_alloc.c
493
494# Automake silent rules
495@HAVE_HIP_TRUE@AM_V_LN = $(AM_V_LN_@AM_V@)
496@HAVE_HIP_TRUE@AM_V_LN_ = $(AM_V_LN_@AM_DEFAULT_V@)
497@HAVE_HIP_TRUE@AM_V_LN_0 = echo "  LN      "
498@HAVE_HIP_TRUE@AM_V_LN_1 = true
499@HAVE_HIP_TRUE@local_la_modules = $(patsubst %, $(localmoduledir)/%, $(module_LTLIBRARIES))
500all: all-am
501
502.SUFFIXES:
503.SUFFIXES: .c .lo .o .obj
504$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/module.am $(am__configure_deps)
505	@for dep in $?; do \
506	  case '$(am__configure_deps)' in \
507	    *$$dep*) \
508	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
509	        && { if test -f $@; then exit 0; else break; fi; }; \
510	      exit 1;; \
511	  esac; \
512	done; \
513	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/tools/perf/rocm/Makefile'; \
514	$(am__cd) $(top_srcdir) && \
515	  $(AUTOMAKE) --foreign src/tools/perf/rocm/Makefile
516Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
517	@case '$?' in \
518	  *config.status*) \
519	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
520	  *) \
521	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
522	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
523	esac;
524$(top_srcdir)/config/module.am $(am__empty):
525
526$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
527	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
528
529$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
530	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
531$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
532	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
533$(am__aclocal_m4_deps):
534
535install-moduleLTLIBRARIES: $(module_LTLIBRARIES)
536	@$(NORMAL_INSTALL)
537	@list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
538	list2=; for p in $$list; do \
539	  if test -f $$p; then \
540	    list2="$$list2 $$p"; \
541	  else :; fi; \
542	done; \
543	test -z "$$list2" || { \
544	  echo " $(MKDIR_P) '$(DESTDIR)$(moduledir)'"; \
545	  $(MKDIR_P) "$(DESTDIR)$(moduledir)" || exit 1; \
546	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(moduledir)'"; \
547	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(moduledir)"; \
548	}
549
550uninstall-moduleLTLIBRARIES:
551	@$(NORMAL_UNINSTALL)
552	@list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \
553	for p in $$list; do \
554	  $(am__strip_dir) \
555	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
556	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(moduledir)/$$f"; \
557	done
558
559clean-moduleLTLIBRARIES:
560	-test -z "$(module_LTLIBRARIES)" || rm -f $(module_LTLIBRARIES)
561	@list='$(module_LTLIBRARIES)'; \
562	locs=`for p in $$list; do echo $$p; done | \
563	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
564	      sort -u`; \
565	test -z "$$locs" || { \
566	  echo rm -f $${locs}; \
567	  rm -f $${locs}; \
568	}
569
570libucx_perftest_rocm.la: $(libucx_perftest_rocm_la_OBJECTS) $(libucx_perftest_rocm_la_DEPENDENCIES) $(EXTRA_libucx_perftest_rocm_la_DEPENDENCIES)
571	$(AM_V_CCLD)$(libucx_perftest_rocm_la_LINK) $(am_libucx_perftest_rocm_la_rpath) $(libucx_perftest_rocm_la_OBJECTS) $(libucx_perftest_rocm_la_LIBADD) $(LIBS)
572
573mostlyclean-compile:
574	-rm -f *.$(OBJEXT)
575
576distclean-compile:
577	-rm -f *.tab.c
578
579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libucx_perftest_rocm_la-rocm_alloc.Plo@am__quote@
580
581.c.o:
582@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
583@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
584@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
585@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
586@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
587@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
588
589.c.obj:
590@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
591@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
592@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
593@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
594@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
596
597.c.lo:
598@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
599@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
600@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
601@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
602@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
603@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
604
605libucx_perftest_rocm_la-rocm_alloc.lo: rocm_alloc.c
606@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucx_perftest_rocm_la_CPPFLAGS) $(CPPFLAGS) $(libucx_perftest_rocm_la_CFLAGS) $(CFLAGS) -MT libucx_perftest_rocm_la-rocm_alloc.lo -MD -MP -MF $(DEPDIR)/libucx_perftest_rocm_la-rocm_alloc.Tpo -c -o libucx_perftest_rocm_la-rocm_alloc.lo `test -f 'rocm_alloc.c' || echo '$(srcdir)/'`rocm_alloc.c
607@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libucx_perftest_rocm_la-rocm_alloc.Tpo $(DEPDIR)/libucx_perftest_rocm_la-rocm_alloc.Plo
608@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rocm_alloc.c' object='libucx_perftest_rocm_la-rocm_alloc.lo' libtool=yes @AMDEPBACKSLASH@
609@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
610@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libucx_perftest_rocm_la_CPPFLAGS) $(CPPFLAGS) $(libucx_perftest_rocm_la_CFLAGS) $(CFLAGS) -c -o libucx_perftest_rocm_la-rocm_alloc.lo `test -f 'rocm_alloc.c' || echo '$(srcdir)/'`rocm_alloc.c
611
612mostlyclean-libtool:
613	-rm -f *.lo
614
615clean-libtool:
616	-rm -rf .libs _libs
617
618ID: $(am__tagged_files)
619	$(am__define_uniq_tagged_files); mkid -fID $$unique
620tags: tags-am
621TAGS: tags
622
623tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
624	set x; \
625	here=`pwd`; \
626	$(am__define_uniq_tagged_files); \
627	shift; \
628	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
629	  test -n "$$unique" || unique=$$empty_fix; \
630	  if test $$# -gt 0; then \
631	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
632	      "$$@" $$unique; \
633	  else \
634	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
635	      $$unique; \
636	  fi; \
637	fi
638ctags: ctags-am
639
640CTAGS: ctags
641ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
642	$(am__define_uniq_tagged_files); \
643	test -z "$(CTAGS_ARGS)$$unique" \
644	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
645	     $$unique
646
647GTAGS:
648	here=`$(am__cd) $(top_builddir) && pwd` \
649	  && $(am__cd) $(top_srcdir) \
650	  && gtags -i $(GTAGS_ARGS) "$$here"
651cscopelist: cscopelist-am
652
653cscopelist-am: $(am__tagged_files)
654	list='$(am__tagged_files)'; \
655	case "$(srcdir)" in \
656	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
657	  *) sdir=$(subdir)/$(srcdir) ;; \
658	esac; \
659	for i in $$list; do \
660	  if test -f "$$i"; then \
661	    echo "$(subdir)/$$i"; \
662	  else \
663	    echo "$$sdir/$$i"; \
664	  fi; \
665	done >> $(top_builddir)/cscope.files
666
667distclean-tags:
668	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
669
670distdir: $(DISTFILES)
671	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
672	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
673	list='$(DISTFILES)'; \
674	  dist_files=`for file in $$list; do echo $$file; done | \
675	  sed -e "s|^$$srcdirstrip/||;t" \
676	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
677	case $$dist_files in \
678	  */*) $(MKDIR_P) `echo "$$dist_files" | \
679			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
680			   sort -u` ;; \
681	esac; \
682	for file in $$dist_files; do \
683	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
684	  if test -d $$d/$$file; then \
685	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
686	    if test -d "$(distdir)/$$file"; then \
687	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
688	    fi; \
689	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
690	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
691	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
692	    fi; \
693	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
694	  else \
695	    test -f "$(distdir)/$$file" \
696	    || cp -p $$d/$$file "$(distdir)/$$file" \
697	    || exit 1; \
698	  fi; \
699	done
700check-am: all-am
701check: check-am
702@HAVE_HIP_FALSE@all-local:
703all-am: Makefile $(LTLIBRARIES) all-local
704installdirs:
705	for dir in "$(DESTDIR)$(moduledir)"; do \
706	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
707	done
708install: install-am
709install-exec: install-exec-am
710install-data: install-data-am
711uninstall: uninstall-am
712
713install-am: all-am
714	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
715
716installcheck: installcheck-am
717install-strip:
718	if test -z '$(STRIP)'; then \
719	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
720	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
721	      install; \
722	else \
723	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
724	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
725	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
726	fi
727mostlyclean-generic:
728
729clean-generic:
730
731distclean-generic:
732	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
733	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
734
735maintainer-clean-generic:
736	@echo "This command is intended for maintainers to use"
737	@echo "it deletes files that may require special tools to rebuild."
738clean: clean-am
739
740clean-am: clean-generic clean-libtool clean-moduleLTLIBRARIES \
741	mostlyclean-am
742
743distclean: distclean-am
744	-rm -rf ./$(DEPDIR)
745	-rm -f Makefile
746distclean-am: clean-am distclean-compile distclean-generic \
747	distclean-tags
748
749dvi: dvi-am
750
751dvi-am:
752
753html: html-am
754
755html-am:
756
757info: info-am
758
759info-am:
760
761install-data-am: install-moduleLTLIBRARIES
762
763install-dvi: install-dvi-am
764
765install-dvi-am:
766
767install-exec-am:
768
769install-html: install-html-am
770
771install-html-am:
772
773install-info: install-info-am
774
775install-info-am:
776
777install-man:
778
779install-pdf: install-pdf-am
780
781install-pdf-am:
782
783install-ps: install-ps-am
784
785install-ps-am:
786
787installcheck-am:
788
789maintainer-clean: maintainer-clean-am
790	-rm -rf ./$(DEPDIR)
791	-rm -f Makefile
792maintainer-clean-am: distclean-am maintainer-clean-generic
793
794mostlyclean: mostlyclean-am
795
796mostlyclean-am: mostlyclean-compile mostlyclean-generic \
797	mostlyclean-libtool
798
799pdf: pdf-am
800
801pdf-am:
802
803ps: ps-am
804
805ps-am:
806
807uninstall-am: uninstall-moduleLTLIBRARIES
808
809.MAKE: install-am install-strip
810
811.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-am clean \
812	clean-generic clean-libtool clean-moduleLTLIBRARIES \
813	cscopelist-am ctags ctags-am distclean distclean-compile \
814	distclean-generic distclean-libtool distclean-tags distdir dvi \
815	dvi-am html html-am info info-am install install-am \
816	install-data install-data-am install-dvi install-dvi-am \
817	install-exec install-exec-am install-html install-html-am \
818	install-info install-info-am install-man \
819	install-moduleLTLIBRARIES install-pdf install-pdf-am \
820	install-ps install-ps-am install-strip installcheck \
821	installcheck-am installdirs maintainer-clean \
822	maintainer-clean-generic mostlyclean mostlyclean-compile \
823	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
824	tags tags-am uninstall uninstall-am \
825	uninstall-moduleLTLIBRARIES
826
827.PRECIOUS: Makefile
828
829
830@HAVE_HIP_TRUE@all-local: $(local_la_modules)
831
832# Create symbolic links for the built modules under $(localmoduledir)
833# Link also *.la files to create proper makefile dependencies
834@HAVE_HIP_TRUE@$(local_la_modules): $(module_LTLIBRARIES)
835@HAVE_HIP_TRUE@	$(AM_V_at)$(MKDIR_P) $(localmoduledir)
836@HAVE_HIP_TRUE@	$(AM_V_at)for lib in *.la $(objdir)/*$(shrext)*; do \
837@HAVE_HIP_TRUE@		(cd $(localmoduledir) && $(LN_RS) -nf $(shell pwd)/$$lib); \
838@HAVE_HIP_TRUE@	done
839@HAVE_HIP_TRUE@	@for lib in *.la $(objdir)/*$(shrext)*; do \
840@HAVE_HIP_TRUE@		$(AM_V_LN) $$lib; \
841@HAVE_HIP_TRUE@	done
842
843# Tell versions [3.59,3.63) of GNU make to not export all variables.
844# Otherwise a system limit (for SysV at least) may be exceeded.
845.NOEXPORT:
846