Open lengrongfu opened 1 week ago
What would you like to be added: Current even though pod exclusive a gpu device, libcuda.so will still be called through libvgpu.so, which will affect the calling efficiency. I hope that libcuda.so can be called directly in this scenario.
What type of PR is this?
/kind feature
What this PR does / why we need it:
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
/assign
you can add env 'CUDA_DISABLE_CONTROL' to container to skip hami-core manually.
note that if you skip hami-core, you won't be able to monitor your pod with port 31992
What would you like to be added: Current even though pod exclusive a gpu device, libcuda.so will still be called through libvgpu.so, which will affect the calling efficiency. I hope that libcuda.so can be called directly in this scenario.
What type of PR is this?
/kind feature
What this PR does / why we need it:
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: