Add 'smemcoherence' kernel

This commit is contained in:
Hansung Kim
2024-01-02 20:28:40 -08:00
parent edb385f138
commit a5c50b60c8
12 changed files with 562 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
main.o: main.cc \
/scratch/hansung/build/pocl-vortex2/runtime/include/CL/opencl.h \
/scratch/hansung/build/pocl-vortex2/runtime/include/CL/cl.h \
/scratch/hansung/build/pocl-vortex2/runtime/include/CL/cl_version.h \
/scratch/hansung/build/pocl-vortex2/runtime/include/CL/cl_platform.h \
/scratch/hansung/build/pocl-vortex2/runtime/include/CL/cl_gl.h \
/scratch/hansung/build/pocl-vortex2/runtime/include/CL/cl_ext.h \
/scratch/hansung/build/pocl-vortex2/runtime/include/CL/cl_ext_pocl.h