ROCm / ROC-smi

ROC System Management Interface
https://github.com/RadeonOpenCompute/ROC-smi/blob/master/README.md
177 stars 56 forks source link

avoid strictly depending on python2 from ubuntu #79

Closed ghostplant closed 4 years ago

ghostplant commented 4 years ago

Some environment like light-weight needs python3 env only, while in the full stack of rocm, ROC-smi is the only module that is strictly depends on python2 which is not necessary.

Danny3 commented 4 years ago

Why is this still open, is there any problem with it ?

kentrussell commented 4 years ago

We merged a similar patch internally. We had discussions as we made some effort to support Python2 a couple years ago. But now with Ubuntu20/RHEL8, we can no longer support both. Sorry for the delay