System Grab Bag

View all TLDR pages from Mac OS X (or from all pages)

SafeEjectGPU

Eject a GPU safely. More information: https://www.unix.com/man-page/mojave/8/safeejectgpu.
  • Eject all GPUs:
    SafeEjectGPU Eject
  • List all GPUs attached:
    SafeEjectGPU gpus
  • List apps using a GPU:
    SafeEjectGPU gpuid {{GPU_ID}} apps
  • Get the status of a GPU:
    SafeEjectGPU gpuid {{GPU_ID}} status
  • Eject a GPU:
    SafeEjectGPU gpuid {{GPU_ID}} Eject
  • Launch an app on a GPU:
    SafeEjectGPU gpuid {{GPU_ID}} LaunchOnGPU {{path/to/App.app}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.