Files
vortex/tests/opencl/convolution/.depend
Hansung Kim bb4f38d000 [tests] opencl/convolution: fix linking of libsimx.so
Fixes linker error by following suggestion of
`/usr/bin/ld: warning: libsimx.so, needed by /scratch/hansung/src/vortex/driver/simx/libvortex.so, not found (try using -rpath or -rpath-link)`.
2023-01-17 19:04:09 -08:00

7 lines
315 B
Plaintext

main.o: main.cpp \
/scratch/hansung/build/vortex-toolchain-prebuilt/pocl/runtime/include/CL/cl.h \
/scratch/hansung/build/vortex-toolchain-prebuilt/pocl/runtime/include/CL/cl_version.h \
/scratch/hansung/build/vortex-toolchain-prebuilt/pocl/runtime/include/CL/cl_platform.h \
utils.h
utils.o: utils.cpp utils.h