ovis-hpc / sos

sos pre-release stable.
https://github.com/ovis-hpc/sos/wiki
Other
4 stars 7 forks source link

Cython-Python3 str-bytearray fix from OVIS-4.3.3 #26

Closed narategithub closed 4 years ago

baallan commented 4 years ago

@narategithub can you make sure the cython-dependent code for sos/ldms works as intended with cython 0.28.5/python 3.6, which appears to be the latest EPEL cython compatible with RHEL7? The stock rhel cython is disastrously old, but we might be able to get TOSS to incorporate the epel version to have a well-defined python requirement for ovis.

narategithub commented 4 years ago

I'm not sure about what Cython version requirement, but I remembered @tom95858 saying that the stock RHEL7 Cython is too old too. As of now, we use latest Cython (0.29.20) installed by pip3.