Home
last modified time | relevance | path

Searched refs:SMARTREDIS_DIR (Results 1 – 2 of 2) sorted by relevance

/honee/
H A DMakefile85 SMARTREDIS_DIR ?= macro
86 ifdef SMARTREDIS_DIR
87 CPPFLAGS += -I$(SMARTREDIS_DIR)/include
88 …LDFLAGS += -L$(SMARTREDIS_DIR)/lib $(call pkgconf, --variable=ldflag_rpath $(petsc.pc))$(SMARTREDI…
113 $(info SMARTREDIS_DIR = $(or $(SMARTREDIS_DIR),(not found)))
137 $(info SMARTREDIS_DIR = $(or $(SMARTREDIS_DIR),(not found)))
323 … --ceed-backends $(CEED_BACKENDS) --mode tap $(if $(SMARTREDIS_DIR),--smartredis-dir $(SMARTREDIS_…
345 … --ceed-backends $(CEED_BACKENDS) --mode tap $(if $(SMARTREDIS_DIR),--smartredis-dir $(SMARTREDIS_…
354 …UNIT_BATCH) --ceed-backends $(CEED_BACKENDS) $(if $(SMARTREDIS_DIR),--smartredis-dir $(SMARTREDIS_…
376 …DIR PETSC_DIR PETSC_ARCH OPT CFLAGS CPPFLAGS AR ARFLAGS LDFLAGS LDLIBS SED USE_TORCH SMARTREDIS_DIR
/honee/doc/
H A Dauxiliary.md321 This is done by specifying the installation directory of SmartRedis using the `SMARTREDIS_DIR` envi…
324 make SMARTREDIS_DIR=~/software/smartredis/install