Can it support running directly on Linux systems to limit GPU resources in Docker? Is it still necessary to use k8s?
GuoYingLong opened this issue · 2 comments
GuoYingLong commented
Can it support running directly on Linux systems to limit GPU resources in Docker? Is it still necessary to use k8s?
kerwenwwer commented
Yes, using the code base from the master branch or v1.1-bare-metal and following instructions in README.md
GuoYingLong commented
@kerwenwwer Do you have a detailed tutorial on how to use it?