You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i build this plugin by the latest source code ,and deploy in my k8s cluster, the ML process of Using GPU occur the error "symbol lookup error:/usr/local/vpgu/libvgpu.so:undefined symbol:_dl_sym,version GLIBC_PRIVATE."
The text was updated successfully, but these errors were encountered:
I repo this problem after I upgrade the tensorflow to tensorflow/tensorflow:latest-gpu from tensorflow/tensorflow:2.5.0-gpu; and I had tried to update the libvgpu.so with the latest version, however, a new error occurred ,that is "unifield_lock locked, wait 1 second ..."
when i build this plugin by the latest source code ,and deploy in my k8s cluster, the ML process of Using GPU occur the error "symbol lookup error:/usr/local/vpgu/libvgpu.so:undefined symbol:_dl_sym,version GLIBC_PRIVATE."
The text was updated successfully, but these errors were encountered: