keepsake icon indicating copy to clipboard operation
keepsake copied to clipboard

Record Python version and other basic system information

Open bfirsh opened this issue 4 years ago • 2 comments
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

bfirsh avatar Dec 17 '20 02:12 bfirsh

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.

kvthr avatar Dec 17 '20 10:12 kvthr

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).

bfirsh avatar Dec 17 '20 20:12 bfirsh