{ "info": { "author": "Rand Cary Huso", "author_email": "rchuso@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "===============================\nmpi_ioc A combination of MPI and IoC\n===============================\n\n.. image:: https://img.shields.io/pypi/v/mpi_ioc.svg\n :target: https://pypi.python.org/pypi/mpi_ioc\n\n.. image:: https://img.shields.io/travis/rchuso/mpi_ioc.svg\n :target: https://travis-ci.org/rchuso/mpi_ioc\n\n.. image:: https://readthedocs.org/projects/mpi_ioc/badge/?version=latest\n :target: https://readthedocs.org/projects/mpi_ioc/?badge=latest\n :alt: Documentation Status\n\n\nFramework for demonstrating the use of such for MPI applications.\n\nThe goal of this framework is to exploit the similarities between user-interface events and the receipt of MPI messages,\nand to allow software applications to be developed that abstract the complexities of MPI while presenting a simple\ninterface to developers. This framework should be sufficient to demonstrate that the cost of development and maintenance\nof MPI applications can be reduced.\n\nI also created a C version of this project and successfully used it for several MPI applications that run on some\nof the largest supercomputer clusters in the world. I recommend the creation of an open-source version of the same, and\nthis Python3 version is just to get the discussion going in the community.\n\nThere is a simple presentation of the idea on YouTube - search for it under Kiwi PyCon 2015.\n\n* Free software: ISC license\n* Documentation: https://mpi_ioc.readthedocs.org.\n\n\n=======\nHistory\n=======\n\n0.1.0 (2015-09-05)\n------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rchuso/mpi_ioc", "keywords": "IoC,MPI,framework,development", "license": "ISCL", "maintainer": null, "maintainer_email": null, "name": "mpi_ioc", "package_url": "https://pypi.org/project/mpi_ioc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mpi_ioc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rchuso/mpi_ioc" }, "release_url": "https://pypi.org/project/mpi_ioc/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Framework for demonstrating the use of such a framework for MPI applications.", "version": "0.1.2" }, "last_serial": 1874430, "releases": { "0.1.0": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f48a287e49edae8a798edb2e3dc77b44", "sha256": "7795f73004ec157c1a3843dd65a27e60caa9bd43eec1ebc29bf85b0acbe2d497" }, "downloads": -1, "filename": "mpi_ioc-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f48a287e49edae8a798edb2e3dc77b44", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 6941, "upload_time": "2015-12-22T21:47:19", "url": "https://files.pythonhosted.org/packages/0f/0f/549e931faf8bd04347afdde5a3318d9fe13734646b222d374a9864bad85e/mpi_ioc-0.1.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f48a287e49edae8a798edb2e3dc77b44", "sha256": "7795f73004ec157c1a3843dd65a27e60caa9bd43eec1ebc29bf85b0acbe2d497" }, "downloads": -1, "filename": "mpi_ioc-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f48a287e49edae8a798edb2e3dc77b44", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 6941, "upload_time": "2015-12-22T21:47:19", "url": "https://files.pythonhosted.org/packages/0f/0f/549e931faf8bd04347afdde5a3318d9fe13734646b222d374a9864bad85e/mpi_ioc-0.1.2-py3-none-any.whl" } ] }