{ "info": { "author": "Lev Givon", "author_email": "lev@columbia.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "Package Description\r\n-------------------\r\nCUDAMPS is a Python interface to the `CUDA Multi-Process Service \r\n`_. \r\nIt supports creation and management of MPS control daemons for multiple GPUs.\r\n\r\n.. image:: https://img.shields.io/pypi/v/cudamps.svg\r\n :target: https://pypi.python.org/pypi/cudamps\r\n :alt: Latest Version\r\n.. image:: https://img.shields.io/pypi/dm/cudamps.svg\r\n :target: https://pypi.python.org/pypi/cudamps\r\n :alt: Downloads\r\n\r\nPrerequisites\r\n-------------\r\n* At least one Tesla or Quadro GPU with compute capability 3.5 or later.\r\n* `CUDA `_ 7.0 or later.\r\n* `PyCUDA `_.\r\n* `Pytools `_.\r\n\r\nWhen used with Python 2.7, `subprocess32 \r\n`_ is also required. \r\n \r\nInstallation\r\n------------\r\nThe package may be installed as follows: ::\r\n\r\n pip install cudamps\r\n\r\nUsage\r\n-----\r\nSee the file ``demo.py`` for an example of how to use the package.\r\n\r\nDevelopment\r\n-----------\r\nThe latest release of the package may be obtained from\r\n`GitHub `_.\r\n\r\nAuthor\r\n------\r\nSee the included ``AUTHORS.rst`` file for more information.\r\n\r\nLicense\r\n-------\r\nThis software is licensed under the\r\n`BSD License `_.\r\nSee the included ``LICENSE.rst`` file for more information.", "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/lebedov/cudamps/", "keywords": "pycuda, cuda, nvidia, gpu", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "cudamps", "package_url": "https://pypi.org/project/cudamps/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cudamps/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lebedov/cudamps/" }, "release_url": "https://pypi.org/project/cudamps/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python interface to CUDA Multi-Process Service", "version": "0.1.1" }, "last_serial": 1936211, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "99bb6f9e66099481ad8c0363502e4a45", "sha256": "b813b086e15d31d56cc715c627bcf2538685bff0a5e3174a97b38945f05ec8c3" }, "downloads": -1, "filename": "cudamps-0.1.0.tar.gz", "has_sig": false, "md5_digest": "99bb6f9e66099481ad8c0363502e4a45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8998, "upload_time": "2015-05-17T22:38:09", "url": "https://files.pythonhosted.org/packages/dc/27/162c00e1fdec0a7594d374f3907db2f9cbbbb40f6099988f982ed6e2eb6a/cudamps-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4013344a14e28330f65c2bc59ae9c915", "sha256": "ae8c7550bf21c72266a4b8b74635232ddeb62abebaced8f55850d58690a559ea" }, "downloads": -1, "filename": "cudamps-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4013344a14e28330f65c2bc59ae9c915", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8940, "upload_time": "2016-02-02T19:41:37", "url": "https://files.pythonhosted.org/packages/6e/74/1e6843b69419a4b6bb3dc1a8b489f38baeefe34e0ef19c98e9ea52218141/cudamps-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4013344a14e28330f65c2bc59ae9c915", "sha256": "ae8c7550bf21c72266a4b8b74635232ddeb62abebaced8f55850d58690a559ea" }, "downloads": -1, "filename": "cudamps-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4013344a14e28330f65c2bc59ae9c915", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8940, "upload_time": "2016-02-02T19:41:37", "url": "https://files.pythonhosted.org/packages/6e/74/1e6843b69419a4b6bb3dc1a8b489f38baeefe34e0ef19c98e9ea52218141/cudamps-0.1.1.tar.gz" } ] }