- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looks like libMKLDNNPlugin.so is not linked to some numa functions. This error occurred on 2020.1.023 in DevCloud, as well as 2020.2 in a docker environment that was created by the customer. 2019.3.376 worked correctly.
Traceback (most recent call last):
File "ov-inference.py", line 128, in <module>
main()
File "ov-inference.py", line 75, in main
exec_net = ie.load_network(network=net, device_name='CPU')
File "ie_api.pyx", line 134, in openvino.inference_engine.ie_api.IECore.load_network
File "ie_api.pyx", line 141, in openvino.inference_engine.ie_api.IECore.load_network
RuntimeError: Failed to create plugin /glob/development-tools/versions/oneapi/beta05/openvino_2020.1.023/deployment_tools/inference_engine/lib/intel64/libMKLDNNPlugin.so for device CPU Please, check your environment Cannot load library '/glob/development-tools/versions/oneapi/beta05/openvino_2020.1.023/deployment_tools/inference_engine/lib/intel64/libMKLDNNPlugin.so': /glob/development-tools/versions/oneapi/beta05/openvino_2020.1.023/deployment_tools/inference_engine/lib/intel64/libMKLDNNPlugin.so: undefined symbol: _ZN3tbb8internal13numa_topology11nodes_countEv
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jing X.
Can you please provide more details about that error, what node you were targeting and what is the model?
Regards,
Alaa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jing X.
I've just noticed that your error message shows that you were running your job on Intel Devcloud and not Intel Devcloud for Edge.
Please try posting your question in the Intel Devcloud forum: https://software.intel.com/en-us/forums/intel-devcloud
I hope you get your issue resolved soon.
Regards,
Alaa
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page