首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > Python的并行编程

Python的并行编程

  • 资源大小:126.80 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python 编程 并行

资 源 简 介

Pypar Pypar is an efficient but easy-to-use module that allows programs written in Python to run in parallel on multiple processors and communicate using message passing. Pypar provides bindings to a subset of the message passing interface standard MPI. Breaking News We are moving Pypar to Github to facilitate more collaboration. This page and the Google repository will remain as is for the foreseeable future, but if you want the latest features please get Pypar from https://github.com/daleroberts/pypar Features Flexibility: Pypar allows communication of general Python objects of any type. Intuitive API: The user need only specify what to send and to which processor. Pypar takes care of details about data types and MPI specifics such as tags, buffers, communication status and communicators. Receiving is analogous. Efficiency: Full bandwidth of C-MPI programs

文 件 列 表

pypar_2.1.5_108
LICENSE
README
source
demos
documentation
VIP VIP
0.301356s