Easily Parallelising Python Across Nodes Using MPI
收藏DataCite Commons2025-04-08 更新2025-09-08 收录
下载链接:
https://figshare.com/articles/dataset/Easily_Parallelising_Python_Across_Nodes_Using_MPI/28750601
下载链接
链接失效反馈官方服务:
资源简介:
One of the key benefits of large-scale cluster computing is the ability to run massively parallelised computing tasks for orders of magnitude gains in completion times. Yet, custom scripts often cannot suitably exploit multi-core/multi-node clusters. While interpreted languages, such as python, can readily support parallelisation across multiple CPU cores, parallelisation across cluster nodes is typically more complex and implemented in lower level languages such as C. <br>The ubiquity of Python in life science research presents the opportunity for large improvements in compute times, should parallelisation techniques be deployed by researchers. This is a brief introduction to the mpi4py library and a novel tool that exemplifies strategic use of mpi4py to straightforwardly parallelise custom python scripts not only across multiple cores but simultaneously across multiple nodes at OSC.
提供机构:
figshare
创建时间:
2025-04-08



