Forum Discussion
JohnT_Altera
Regular Contributor
9 months agoHi Ruben,
Can I confirm that you are running below command multiple time where the 6 times, you are facing the error?
./ris_app \
-arch_file=$arch \
-cm=$model \
-plugins_xml_file=$plugins \
-nireq=1 \
-niter=1 \
-d=HETERO:FPGA,CPU
- RubenPadial9 months ago
Contributor
Hello @JohnT_Intel ,
No, I run it once. In the application there is a loop from step 9 to 11. In the 6th iteration of the loop program fails.
Prior stepts to 9 are intended to configure the dla and create the dla instance. The aim of looping steps 9 to 11 is to continually request inference to the already configured dla.