Skip to content
Snippets Groups Projects
Commit 5941a75a authored by Akash Kothari's avatar Akash Kothari :speech_balloon:
Browse files

Update visc.mk

parent 605729bf
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,8 @@ LDFLAGS=$(LANG_LDFLAGS) $(PLATFORM_LDFLAGS) $(APP_LDFLAGS)
# VISC
LIBCLC_LIB_PATH = $(LLVM_SRC_ROOT)/../libclc/built_libs
VISC_RT_PATH = $(LLVM_SRC_ROOT)/../build/projects/visc-rt
#VISC_RT_PATH = $(LLVM_SRC_ROOT)/../build/projects/visc-rt
VISC_RT_PATH = $(LLVM_SRC_ROOT)/tools/hpvm/visc-rt
VISC_RT_LIB = $(VISC_RT_PATH)/visc-rt.ll
#LIBCLC_NVPTX_LIB = $(LIBCLC_LIB_PATH)/nvptx--nvidiacl.bc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment