Forum Discussion
MathiasB
Occasional Contributor
4 years agoHi,
Can you give more information?
What is an "element" in your case (how many bits)?
Where is located the array to begin with?
You are speaking of "board local memory"; are you talking about the Arria 10 BRAM or an external memory component? If you want to use Arria 10's embedded memory, can you tell which Arria 10 variation you have?
Also, do you need non-volatile storage?
- clh01s4 years ago
New Contributor
Hi,
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
- MathiasB4 years ago
Occasional Contributor
So 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.