uqfoundation / pyina

MPI parallel map and cluster scheduling
http://pyina.rtfd.io
Other
61 stars 8 forks source link

convert to python3.x #1

Closed mmckerns closed 6 years ago

mmckerns commented 10 years ago

convert to python3.x

jacobic commented 6 years ago

Pyina would be absolutely amazing if it was python3 compatible, has there been any progress in porting it since this issue was opened?

mmckerns commented 6 years ago

@jacobic: It's on my short list of things to do next. I have some need to update this package in the coming months, so hopefully it will get some attention and get converted during that time.

LeeKamentsky commented 6 years ago

I'm looking at pyina - it is exactly what I need, but I'm on Python 3.6. I'm trying to make quick work of the conversions to 3.x. Would you take a pull request when I'm done? (it will be a bit of a nightmare, I'm touching all your files)