Hi everyone,
I am choosing a python mpi interface package. I really like the pythonic way pympi has been done over the more traditional C style mpi4py, however I notice that there hasn't been much activity here in the last year, save a few commits. Is this project still active? Are there plans to add documentation?
Thanks,
~Danny
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's still active! I'm adding a new gather that has much higher efficiency and better scalabilty right now. I started a doc project, but right now most of the docs are in the help() system.
Pat
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
I am choosing a python mpi interface package. I really like the pythonic way pympi has been done over the more traditional C style mpi4py, however I notice that there hasn't been much activity here in the last year, save a few commits. Is this project still active? Are there plans to add documentation?
Thanks,
~Danny
It's still active! I'm adding a new gather that has much higher efficiency and better scalabilty right now. I started a doc project, but right now most of the docs are in the help() system.
Pat