uqfoundation / pyina

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

Unit tests pass on Python 3.6 #30

Closed LeeKamentsky closed 6 years ago

LeeKamentsky commented 6 years ago

I've modified the source enough so that it passes the unit tests. I haven't tested it out with Slurm or Torque (may test with Slurm...). Unfortunately, I've touched quite a few files - I've had the shoe on the other foot and can appreciate any reluctance on your part to accept.

I may be making modifications if it does not pass tests on Travis.

LeeKamentsky commented 6 years ago

Looks like it passes on 2.7 as well. LMK if there's anything you need before accepting.