google-coral / libcoral

C++ API for ML inferencing and transfer-learning on Coral devices
https://coral.ai
Apache License 2.0
79 stars 43 forks source link

PCIe Error #4

Open ESEricWare opened 3 years ago

ESEricWare commented 3 years ago

Hi Guys,

i'm trying to setup coral PCIe devices in Windows 10 and getting an error as follows:

image

I'm using a LattePanda Alpha with Windows 10 onside. As devices i'm using one USB and two PCIe devices.. USB is running fine.

In Python all is working fine and i'm able to run all of this devices and switch between them, but in c++ i didn't have success. Maybe someone else got this issue also?

thanks a lot

Namburger commented 3 years ago

@ESEricWare humn, it is pretty odd that it's working in python but not c++ Are you running this while the python script is also running? Just checking because a single tpu cannot be owned by multiple processes at the same time

manoj7410 commented 3 years ago

@ESEricWare Is this issue still reproducible ?

ESEricWare commented 3 years ago

@ESEricWare Is this issue still reproducible ?

I didn't try current version of this library till now. At the moment i'm not available but when i'm back at work i will try it again

manoj7410 commented 3 years ago

@ESEricWare Is this issue still reproducible ?