You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, is there a way to add overclocking? Probably not built into t-rex, but maybe using ENV variables for MEM OC, CORE OC, etc. and use nvidia driver underneath to run those OC Commands when the Docker starts ?
The text was updated successfully, but these errors were encountered:
I've explored adding O.C. capabilities to this container via nvidia-settings but I haven't found a clean way to do so without mandating a specific version of the nvidia drivers. I don't want to do that because people run this in many different environments. If you any ideas on how to add it, I'm open to suggestions/PRs.
That said, If your host system already has nvidia-settings installed, you should be able to set your OC values before you start the container.
Hi, there is a new version of Docker out there.
Also, is there a way to add overclocking? Probably not built into t-rex, but maybe using ENV variables for MEM OC, CORE OC, etc. and use nvidia driver underneath to run those OC Commands when the Docker starts ?
The text was updated successfully, but these errors were encountered: