tkestack / vcuda-controller

Other
488 stars 156 forks source link

Change the delta function to static #29

Closed lqy-cmss closed 1 year ago

lqy-cmss commented 1 year ago

Change the delta function to static, otherwise an exception will occur when libcuda.so and libnvidia-ml.so are loaded at the same time,For example, when Triton Server is used in combination with vcuda, the program will freeze because the delta is not executed internally.