keepsake
keepsake copied to clipboard
Record Python version and other basic system information
trafficstars
I thought we were tracking Python version but we're not. Some things off the top of my head:
- Python version
- Operating system
- Architecture
- CUDA version
- GPU type
See also #314
Hi @bfirsh, I would like to take this up. We had a similar discussion in #320. Mentioned some ways in which we can get some of the specifications.
Fantastic, thank you! It'd be great to get some of the simple low-hanging fruit in here, like Python version. They should be reasonably simple to add, but touch quite a few parts of the code-base (Python API, replicate show, replicate diff, etc).