Add new 'sharedmem' kernel

This commit is contained in:
Hansung Kim
2024-01-01 13:56:46 -08:00
parent dd289ef964
commit 1586ea93ef
6 changed files with 245 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