Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The linked slides "Python in HPC" [0] are quite awesome, from which I learned about mpi4py's [1] existance. Definitely going to give it a try in the future; using the MPI API with an "easy-to-follow" syntax should be fun.

[0] https://hpc.nih.gov/training/handouts/171121_python_in_hpc.p...

[1] http://mpi4py.scipy.org/docs/



mpi4py is a solid implementation, but the docs aren’t the greatest, especially if you’re not familiar with MPI.


And there are different versions with different APIs. Best to just read the source code for whatever you're running.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: