Add AMD Support
new feature
Fixes #137
## Design
To do this I duplicate the `pynvml` interface already used by gpustat in a wrapper around [rocmi](https://github.com/mrodden/rocmi) and dynamically import the correct library based on what hardware is present.
## Current Status
The base functionality is currently working:

## Remaining Tasks
- [x] Basic Functionality
- [ ] Testing
- [ ] Documentation
合并状态:未合并 6 条评论