Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6403 Discussions

Re: [ ERROR ] Device with "FPGA" name is not registered in the InferenceEngine

AbhijeetJ_Intel
Moderator
713 Views

This is part of a main question. Please find the rest of question in this link:

https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/ERROR-Device-with-quot-FPGA-quot-name-is-not-registered-in-the/m-p/1302203#M25068 

Hi,

Could you please try to submit the job using following command.

 

qsub -l nodes=1:fpga_compile:ppn=2 -d . test.sh

 

For more information: https://devcloud.intel.com/oneapi/documentation/job-submission/

Regards

Abhijeet

 

0 Kudos
2 Replies
Anonymous
Not applicable
658 Views

Hello,

I have this as the output:

[setupvars.sh] OpenVINO environment initialized
InferenceEngine: 	API version ......... 2.1
	Build ........... 2021.3.0-2787-60059f2c755-releases/2021/3
[ INFO ] Parsing input parameters
[ INFO ] Loading device CPU
[ INFO ] 	CPU
	MKLDNNPlugin version ......... 2.1
	Build ........... 2021.3.0-2787-60059f2c755-releases/2021/3

[ INFO ] Loading device FPGA
[ ERROR ] Device with "FPGA" name is not registered in the InferenceEngine

Trying the same command but in interactive mode gives the same error.

0 Kudos
IntelSupport
Moderator
493 Views

Hi Abhijeet,

Thank you for your question. I noticed you have submitted a duplicate ticket in the community. Therefore, I will close this ticket and please wait for further response in this thread: https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/ERROR-Device-with-quot-FPGA-quot-name-is-not-registered-in-the/m-p/1308077#M25074

 

Regards,

Aznie


0 Kudos
Reply