Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16592 Discussions

Altera opencl support INT8?

Altera_Forum
Honored Contributor II
1,216 Views

Hi, I am new to the Opencl development and FPGA. 

Currently, I plan to buy an Altera Board and develop it using OpenCL,  

but I wonder if Altera can implement opencl 8INT primitive ?? 

Sorry if the question sounds stupid
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
356 Views

Check "Intel FPGA SDK for OpenCL Programming Guide, Appendix A" for a list of supported OpenCL types and features.

0 Kudos
Altera_Forum
Honored Contributor II
356 Views

Do you mean int8? Then yes. int8 on the device and cl_int8 on the host.

0 Kudos
Reply