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

GPU device not available

eug
Beginner
963 Views

Hello,

From today, I have a problem with job submission on GPU device.

The error is  "No device of requested type available".  

With CPU and FPGA emulator it works.

Thanks.

0 Kudos
5 Replies
AthiraM_Intel
Moderator
963 Views

Hi,

Thanks for reaching out to us.

You can request the node with GPU on the DevCloud using the below command.

qsub -I -l nodes=1:gpu:ppn=2 -d .

 

Please try this and let us know if you have any further issues.

0 Kudos
rudkin__Illya
Beginner
963 Views

Hi eug, I have the same/similar problem. Here is my forum topic: https://software.intel.com/en-us/forums/oneapi-data-parallel-c-compiler/topic/856369#comment-1958547

I've not had any luck so far. 

 

0 Kudos
AthiraM_Intel
Moderator
963 Views

Hi,

Could you please confirm whether the solution provided was helpful.

 

Thanks

 

0 Kudos
eug
Beginner
963 Views

Yes, it works.

Thanks

0 Kudos
AthiraM_Intel
Moderator
963 Views

Hi,

Thanks for the confirmation.

@rudkin, Illya , your issue got resolved in another thread, https://software.intel.com/en-us/forums/intel-devcloud/topic/856369

We are closing this case. Please feel free to open a new thread if you have further queries.

 

0 Kudos
Reply