Forum Discussion
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
According to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/opencl-sdk/aocl_programming_guide.pdf in Chapter 5.6 have the example of implementing arbitary precision integer which is suitable to your situation.
For the information and function of "intn" can be found in Chapter 4.4 as link below:
https://livebook.manning.com/book/opencl-in-action/chapter-4/96
Thanks