{ "info": { "author": "The COMPSs team", "author_email": "support-compss@bsc.es", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: C", "Programming Language :: C++", "Programming Language :: Java", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Software Development", "Topic :: System :: Distributed Computing", "Topic :: Utilities" ], "description": "########\nPyCOMPSs \n########\n\nPyCOMPSs is a framework which aims to ease the development and execution of Python parallel applications for distributed infrastructures, such as Clusters and Clouds.\n\nOverview\n--------\n\nPyCOMPSs is the Python binding of COMPSs, a programming model and runtime which aims to ease the development of parallel applications for distributed infrastructures, such as Clusters and Clouds. The Programming model offers a sequential interface but at execution time the runtime system is able to exploit the inherent parallelism of applications at task level. The framework is complemented by a set of tools for facilitating the development, execution monitoring and post-mortem performance analysis. \n\nA PyCOMPSs application is composed of tasks, which are methods annotated with decorators following the PyCOMPSs syntax. At execution time, the runtime builds a task graph that takes into account the data dependencies between tasks, and from this graph schedules and executes the tasks in the distributed infrastructure, taking also care of the required data transfers between nodes. \n\nOfficial web page: http://compss.bsc.es\n\nDocumentation\n-------------\n\nPyCOMPSs documentation can be found at http://compss.bsc.es (Documentation tab)\n\n(See \"PIP\" section in the installation manual)\n\nInstallation\n------------\n\nFirst, be sure that the target machine satisfies the mentioned dependencies on the installation manual.\n\nThe installation can be done in various alternative ways:\n\nUse PIP to install the official PyCOMPSs version from the pypi live repository:\n\n.. code:: bash\n\n $ sudo -E python2.7 -m pip install pycompss -v\n\nUse PIP to install PyCOMPSs from a pycompss-version.tar.gz file::\n\n.. code:: bash\n\n $ sudo -E python2.7 -m pip install pycompss-version.tar.gz -v\n\nUse the setup.py script::\n\n.. code:: bash\n\n $ sudo -E python2.7 setup.py install\n \n\n*******************************************\n** Workflows and Distributed Computing **\n** Department of Computer Science **\n** Barcelona Supercomputing Center **\n*******************************************", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://compss.bsc.es", "keywords": "", "license": "Apache 2.0", "maintainer": "The COMPSs team", "maintainer_email": "support-compss@bsc.es", "name": "pycompss", "package_url": "https://pypi.org/project/pycompss/", "platform": "Linux", "project_url": "https://pypi.org/project/pycompss/", "project_urls": { "Homepage": "http://compss.bsc.es" }, "release_url": "https://pypi.org/project/pycompss/2.5/", "requires_dist": null, "requires_python": "", "summary": "Python Binding for COMP Superscalar Runtime", "version": "2.5" }, "last_serial": 5499188, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "416e28ba37c77ebfa79740d00e2cc1ad", "sha256": "0baff15be2ab603b77ef787cd319ecd23011a12e8f686090a7dc0f682a7bf688" }, "downloads": -1, "filename": "pycompss-2.0.tar.gz", "has_sig": false, "md5_digest": "416e28ba37c77ebfa79740d00e2cc1ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7390, "upload_time": "2017-01-18T08:17:25", "url": "https://files.pythonhosted.org/packages/57/fb/56520813be7898d8b06e01f7a9832c69f33ee8f28ed776e60df80be0f66f/pycompss-2.0.tar.gz" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "5d7818014b70c3d5985f8b7ddeb25470", "sha256": "1e7e2aafc0c4c62c0367c973118873fc2fcdcac0e76d985f30644a1bb253ba32" }, "downloads": -1, "filename": "pycompss-2.1.tar.gz", "has_sig": false, "md5_digest": "5d7818014b70c3d5985f8b7ddeb25470", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7519, "upload_time": "2017-06-19T14:21:31", "url": "https://files.pythonhosted.org/packages/7f/4a/c5feb03a718c7d6f2a25601f381c0c24e8a489f23aa8726ad4b3998bb68e/pycompss-2.1.tar.gz" } ], "2.2": [ { "comment_text": "", "digests": { "md5": "dbd32f48b522d3d5816c16c1135f5c2c", "sha256": "abfa22e8934f57bf5962e82c992a1778d5dd074a11905197b77ca5b7b0a16a15" }, "downloads": -1, "filename": "pycompss-2.2.tar.gz", "has_sig": false, "md5_digest": "dbd32f48b522d3d5816c16c1135f5c2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7390, "upload_time": "2017-11-06T15:44:49", "url": "https://files.pythonhosted.org/packages/38/3a/e73a92972ec05388a083bbae4e73099b9acd20b8f8f9023799cde6523626/pycompss-2.2.tar.gz" } ], "2.3": [ { "comment_text": "", "digests": { "md5": "1258db7b0aeb48b9e28dbad87d53142b", "sha256": "c3986b0db582039fe130f004b16a9612929d97b1fa87a44ce8ba207de8bffe4b" }, "downloads": -1, "filename": "pycompss-2.3.tar.gz", "has_sig": false, "md5_digest": "1258db7b0aeb48b9e28dbad87d53142b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10281, "upload_time": "2018-07-06T09:45:01", "url": "https://files.pythonhosted.org/packages/57/50/cb7f76e1ad85c8cce4a603500711882c16b801cdbdebc82f6b600ca41cd8/pycompss-2.3.tar.gz" } ], "2.4": [ { "comment_text": "", "digests": { "md5": "fe6264c24af5cf92bd311b21e1fad774", "sha256": "2ce295f21feefab7859412184330f64462fd6899625cf63fabeb7715402cd54e" }, "downloads": -1, "filename": "pycompss-2.4.tar.gz", "has_sig": false, "md5_digest": "fe6264c24af5cf92bd311b21e1fad774", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10273, "upload_time": "2018-11-19T09:59:11", "url": "https://files.pythonhosted.org/packages/a2/1a/7be6c645c0022841a21c5c36a00dee04f70100444e1759da30435f8221c2/pycompss-2.4.tar.gz" } ], "2.5": [ { "comment_text": "", "digests": { "md5": "f34f283e6420769cf67e478cdf75a21c", "sha256": "abe931400974ed8e5ec0b8ad43c7f0f7b83e4c9189ea5060080887c0a10a6ea5" }, "downloads": -1, "filename": "pycompss-2.5.tar.gz", "has_sig": false, "md5_digest": "f34f283e6420769cf67e478cdf75a21c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10338, "upload_time": "2019-07-08T06:44:52", "url": "https://files.pythonhosted.org/packages/52/dc/82e5c3d434856079f110e2f32ba10f137acfdca8fe88ed93e27d9ad71ba7/pycompss-2.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f34f283e6420769cf67e478cdf75a21c", "sha256": "abe931400974ed8e5ec0b8ad43c7f0f7b83e4c9189ea5060080887c0a10a6ea5" }, "downloads": -1, "filename": "pycompss-2.5.tar.gz", "has_sig": false, "md5_digest": "f34f283e6420769cf67e478cdf75a21c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10338, "upload_time": "2019-07-08T06:44:52", "url": "https://files.pythonhosted.org/packages/52/dc/82e5c3d434856079f110e2f32ba10f137acfdca8fe88ed93e27d9ad71ba7/pycompss-2.5.tar.gz" } ] }