Forum Discussion
clh01s
New Contributor
4 years agoArria 10 can save data on local memory for task use ?
for example
i have a arrary . the array have 1million element. i want save the array to board local memory to avoid PC to FPGA transmission expenses.
have any solution?
Many thanks in advance...
clh01s
New Contributor
4 years agoHi,
1.element is the double type number.
2.board local memory is the Arria 10 BRAM
3.i have A10 pac
4.I'm use openCL develop
thank
MathiasB
Occasional Contributor
4 years agoSo you'd need 64 Mb internal storage, right? It seems too much data for any Arria 10 of the series...
There seems to be a DDR4 on board. Can you use that for your application?
I do not know much about OpenCL and PAC, so I cannot give much help, sorry.