Metadata-Version: 2.1
Name: cloudmesh-gpu
Version: 4.3.4
Summary: A command called gpu and foo for the cloudmesh shell
Home-page: https://github.com/cloudmesh/cloudmesh-gpu
Author: Gregor von Laszewski
Author-email: laszewski@gmail.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE

Documentation
=============

```
  Usage:
        gpu --json [--pretty]
        gpu --xml
        gpu --yaml
        gpu processes
        gpu system
        gpu status
        gpu

  This command returns some information about NVIDIA GPUs if your 
  system has them.

  Options:
      --json   returns the information in json
      --xml    returns the information in xml
      --yaml   returns the information in xml
```

.


