Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1627 Discussions

Edge FPGA:submit error (Job rejected by all possible destinations (check syntax, queue resources, ))

E-Hong
New Contributor I
2,065 Views

Hi, I am running into this error at Jupyter Notebook on DevCloud for the Edge. Can anyone provide guidance on selecting an appropriate Arria 10 GX PAC for my deep learning inference? I tried both OpenVINO 2021.3 and OpenVINO 2020.3.2LTS, both doesn't work.

2021-04-30 00_56_23-Untitled - Jupyter Notebook.png

 

0 Kudos
1 Solution
ChrisB_Intel
Moderator
1,888 Views

E-Hong,


The sample has been fixed. Please retry that Benchmark Sample and let me know if you have any questions. Additionally, you asked previously about an FPGA that supports PAC. As I said we don't have one here, but if you take a look at:


https://devcloud.intel.com/fpga


They have the Aria10 GX, which will support PAC.


Thanks

Chris



View solution in original post

0 Kudos
11 Replies
ChrisB_Intel
Moderator
2,055 Views

E-Hong,

 

We are currently in a scheduled downtime for maintenance, so you will need to wait until that is complete, which is scheduled for Noon PST on 4/30/2021,

 

I would recommend you take a look at the benchmark tutorial which you can find at the link below:

 

https://devcloud.intel.com/edge/advanced/advanced_tutorials/

ChrisB_Intel_0-1619722216408.jpeg

 

You need to specify the node name, right now you have the processor listed, rather than the node name. The node you are likely looking for is idc003a10, which has the Arria 10.

 

Please take a look at let us know if you have more questions.

 

Thanks

Chris

 

 

0 Kudos
E-Hong
New Contributor I
2,050 Views

Hi Chris,

Can I ask if the Arria 10 PAC node is still available and supported?

 

I tested with OpenVINO 2020.3 LTS, this is the output, everything seems fine:

2021-04-30 03_12_33-Greenshot 
_ 2021-04-30 03_08_53-Greenshot.png [951_953] - Honeyview 5.35.png

 

But later when i checked the "testjob.e84469", it shows the following error:

2021-04-30 03_14_29-testjob.e84469 - Jupyter Text Editor.png

 
Output of "testjob.o84469":
2021-04-30 03_17_15-testjob.o84469 - Jupyter Text Editor.png
 
 
Can you guide me on this ya? Attached with the sample code I ran in the Jupyter Notebook.
 
Thank you.
0 Kudos
E-Hong
New Contributor I
2,018 Views

Hi Chris,

.

I tried using "idc003a10" after the scheduled maintenance, unfortunately I still ran into error:

2021-05-01 16_15_57-Window.png

.

This is the output error from my job script, indicating failure to create plugin for "libdliaPlugin.so" for device FPGA:

 

2021-05-01 16_16_23-Window - Copy.png

.

However, when I listed the directory mentioned above, "libdliaPlugin.so" is clearly there:

2021-05-01 16_17_21-Window.png

 

Thank you.

0 Kudos
ChrisB_Intel
Moderator
1,997 Views

E-Hong,

 

You are missing a few things in your job. I have included a screen shot below of 2.6 Creating a job. Please make sure the tutorial you are using shows LTS in the upper right, I have highlighted the location. You are missing all the device information. I would suggest you start by editing this tutorial with your code, rather than starting from scratch. Regarding PAC, no, we have the Mustang-F100-A10, the Aria 10 GX is the one that support PAC. I am checking to see if it is available elsewhere and will let you know.

 

ChrisB_Intel_0-1620098863554.png

 

 

 

 

 

0 Kudos
E-Hong
New Contributor I
1,980 Views

Hi Chris,

Sorry, but I think the screenshotted image is not available, can you check? Which tutorial is it that you mentioned above?

Thanks ya~

0 Kudos
ChrisB_Intel
Moderator
1,976 Views

E-Hong,


I have reuploaded it on the original post. Let me know if you can't see it.


Thanks

Chris



0 Kudos
E-Hong
New Contributor I
1,928 Views

Hi Chris,

I straightaway ran the BenchmarkApp_Python notebook using OpenVINO 2020.3.2 LTS, and got stuck at "HETERO:FPGA,CPU" part immediately, "Failed to create FPGA device handle with ID 0".

Attached with the error:

2021-05-05 00_34_00-Greenshot.png2021-05-05 00_34_05-Greenshot.png2021-05-05 00_34_07-Greenshot.png

.

 

2021-05-05 00_33_48-Greenshot.png

.

I suspected the path problem that points to the current OpenVINO 2021, and I changed it to "/opt/intel/openvino_2020.3.356...", "/opt/intel/openvino_fpga_2020.3.356...", and "/opt/intel/openvino-lts...". First and second result in the same error as above.

2021-05-05 01_19_05-Greenshot2.png

.

When I changed the path to the third one mentioned above: "/opt/intel/openvino-lts", the job is taking forever to process:

2021-05-05 01_13_45-Greenshot.png

.

Can you advise on this? Does it works on your side?

Thank you.

0 Kudos
ChrisB_Intel
Moderator
1,915 Views

E-Hong,


I am looking into this and will let you know as soon as I have more information.


Thanks

Chris



0 Kudos
E-Hong
New Contributor I
1,909 Views

Hi Chris,

Thank you, I really appreciate it. Have a nice day~

0 Kudos
ChrisB_Intel
Moderator
1,889 Views

E-Hong,


The sample has been fixed. Please retry that Benchmark Sample and let me know if you have any questions. Additionally, you asked previously about an FPGA that supports PAC. As I said we don't have one here, but if you take a look at:


https://devcloud.intel.com/fpga


They have the Aria10 GX, which will support PAC.


Thanks

Chris



0 Kudos
E-Hong
New Contributor I
1,872 Views

Thank you Chris! It's fix. Thanks a lot.

 

Regards,

E-Hong

0 Kudos
Reply