nachiket / papaa-opencl

OpenCL Labs for PAPAA Summer School 2016 Edition
46 stars 36 forks source link

CL/opencl.h: No such file or directory #1

Open VincentChong123 opened 8 years ago

VincentChong123 commented 8 years ago

error CL/opencl.h: No such file or directory

solution

file: papaa-opencl-master/opencl-src/alexnet-altera/Makefile

INC_DIRS += /home/ubuntu/altera/16.0/hld/host/include
prashantrar commented 8 years ago

Which file is this error in??

VincentChong123 commented 8 years ago

Hi @prashantrar it happended when I make in folder papaa-opencl-master/opencl-src/alexnet-altera

I think it was a make error due to missing include directory.

nachiket commented 7 years ago

@gplhegde / @prashantrar, can you fix the Makefile as suggested -- I think the correct way is to use $ALTERAOCLSDKROOT in the include path