tkestack / vcuda-controller

Other
488 stars 156 forks source link

how to view logs output by vcuda-controller #27

Closed hzliangbin closed 1 year ago

hzliangbin commented 1 year ago

I've noticed that vcuda-controller is compiled into .so library, and it is mounted to pod which uses GPU.

Also, some logs is printed to stderr. But how can i check the logs. I set "LOGGER_LEVEL" to "6" as an env of the pod, make no sense.

hzliangbin commented 1 year ago

@mYmNeo PTAL, thanks a lot.

seanchen022 commented 1 year ago

I've noticed that vcuda-controller is compiled into .so library, and it is mounted to pod which uses GPU.

Also, some logs is printed to stderr. But how can i check the logs. I set "LOGGER_LEVEL" to "6" as an env of the pod, make no sense.

hi,did you solve the problem?