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

Design of OpenCL application for Cyclone V

jefferson_c_
Beginner
352 Views

I am developing a OpenCL application that will take advantage of hardware acceleration on FPGA cyclone V. The thing is that the compilation process is too slow (at least one hour) and it is not efficient for a big project, Therefore, I am using opencl over x86/x64 intel platform, to assure that the code and functionality is correct without take care for performance. Performance test will be carried out at the end of the test over fpga.

 

Issues:
- FPGA SOC cyclone V support OpenCL1.0, is there any version of intel opencl sdk that include development using OpenCL1.0 and not 2.x as the last version of the sdk?

- The flow of development is correct for this particular issue (design first over intel x86/x64 platform without be worried for the impact of performance, and then compile and test the final design for cyclone V fpga)? Do you recommend me another approach for improve the flow of the development in this particular scenario?

 

I will deeply appreciate your help. Thank you very much.

0 Kudos
1 Reply
Jeffrey_M_Intel1
Employee
352 Views

Thanks for your question.  For now this forum is remaining focused on CPU/GPU OpenCL.  The best place to go with FPGA OpenCL questions is the Altera OpenCL Forum.  Alternately, if you have a mySupport account you can file a service request (SR) and someone will assist you.

 

0 Kudos
Reply