OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1719 Discussions

MSB3721 problem can some one help me

lee_m_
Beginner
760 Views

when i compiler the code it come error "MSB3721"

opencl.PNG

0 Kudos
2 Replies
Jeffrey_M_Intel1
Employee
760 Views

Could you tell us a bit more about your system?

  • Which processor?
  • Which driver version?  
  • Which version of Intel SDK for OpenCL applications?  Is CUDA also installed?

 

0 Kudos
fluffy
Beginner
760 Views

I have the same problem with my I7 3770k processor, with opencl_runtime_16.1.1 and the latest Intel SDK(7.0.0.2519), running in VS community 2015

I managed to get around this however by not using a file for my OpenCL code, but rather compile the OpenCL code directly from a char array made in the .cpp file... However this is very inconvenient

Any suggestions on how to make the .cl file work? 

 

 

0 Kudos
Reply