Application Acceleration With FPGAs
Programmable Acceleration Cards (PACs), DCP, FPGA AI Suite, Software Stack, and Reference Designs

Error running DLA Benchmark

RubenPadial
New Contributor I
433 Views

Hello,

I am working with Intel FPGA AI suite on a Intel Arria 10  SoC Dev Board.

I tried to run DLA benchmark several times and I receive the following messages  after some inferences:

"void MmdWrapper::WriteToDDR(int, uint64_t, uint64_t, const void*) const: Assertion `status == 0' failed"

The error comes after run the benchmark about 400 times

Intel FPGA AI Suite version: 2023.2 Running custom NN over A10_FP16_Performance.arch example.

Could anyone help me to avoid this problem?

Thank you in advance.

Labels (1)
0 Kudos
13 Replies
JohnT_Intel
Employee
364 Views

Hi,


Just would like to clarify, your issue only observed after running 400 times? May I know which bitstream and which NN model are you using?


Please also provide me your board setup and DDR used?


0 Kudos
JohnT_Intel
Employee
345 Views

Hi,


May I know if you have the information requested?


0 Kudos
JohnT_Intel
Employee
319 Views

Hi RubenPadial,


Do you have update on this?


Thanks


0 Kudos
RubenPadial
New Contributor I
314 Views

Hello @JohnT_Intel 

The problem comes after 400  dla benchmark execution approximately as I mentioned in the first message. I used the A10_FP16_Performance architecture to build the bitstream and a custom CNN.

 

I'm using Arria10 SoC Dev Kit with default memory configuration.

0 Kudos
JohnT_Intel
Employee
284 Views

Hi,


Can you share with me the step you use to generate the bitstream, board setup including memory used and if possible share with me your bitstream and model so that I can try to duplicate from my side to understand the issue?


0 Kudos
RubenPadial
New Contributor I
266 Views

Hello @JohnT_Intel,

To generate the bitstream, you can follow the Intel FPGA AI Suite. SoC Design Example User Guide by changing the architure. You can find the IR for the NN in this link

0 Kudos
JohnT_Intel
Employee
245 Views

Hi,


May I know which DDR memory are you using in your setup? I am facing issue to download the file with the link you provided


0 Kudos
RubenPadial
New Contributor I
230 Views
0 Kudos
JohnT_Intel
Employee
224 Views

HI,


Just to confirm, you are using the HILO board shipped with the dev kit? Let me know if you are using different memory. Please also confirm you are using the correct memory on HPS and FPGA memory.


  • HPS memory size (HiLo card):
    • 2 GB DDR3 (256 Mb x 40 x dual rank)
    • 1 GB DDR3 (256 Mb x 40 x single rank)
    • 1 GB DDR4 (256 Mb x 40 x single rank) - ships with kit
  • FPGA memory size (HILO Card):
    • 4 GB DDR3 (256Mb x72 x dual rank)
    • 2 GB DDR3 (256Mb x72 x single rank)
    • 2 GB DDR4 (256Mb x 72 x single rank) - ships with kit
    • 16 MB QDRV (4Mb x 36)
    • 128 MB RLDRAM3(16Mb x 72)



0 Kudos
RubenPadial
New Contributor I
220 Views

Hello @JohnT_Intel,

Yes, I'm using the HILO cards shipped with the dev kit.
Both are "ALTERA DDR4 x72 DAUGHTER CARD"

0 Kudos
JohnT_Intel
Employee
196 Views

Hi,


Are you running M2M or S2M? Can you confirm FPGA is connected to 2GB RAM and HPS is 1GB RAM?


0 Kudos
RubenPadial
New Contributor I
158 Views

Hello @JohnT_Intel,

Both HILO cards seems to be equal. Any tip to know the memory size?

HPS "grep MemTotal /proc/meminfo" --> MemTotal: 1025000 kB 

0 Kudos
JohnT_Intel
Employee
193 Views
0 Kudos
Reply