#Some worker can't find file "libEGL_nvidia.so.0"

4 messages · Page 1 of 1 (latest)

terse wigeon
#

I'm using 4090 for serverless, and randomly some of the workders start up without the libEGL file, as far as I can tell these library files come from nvidia-driver.

I guess is mounted into the container from the host machine, maybe a different version of the driver is causing this problem?

My program depends on this file so it fails when it encounters a workder without libEGL, so does anyone have any solution for this?

daring heart
#

Does it happens all the time with that same endpoint?

daring heart
terse wigeon
#

Thanks for the reply, I've sent the email, the problem occurs on both pod and serverless, and randomly, it seems to only occur on containers with a low version or a certain version of the driver.