Skip to content

lebedov/cudamps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDAMPS

Package Description

CUDAMPS is a Python interface to the CUDA Multi-Process Service. It supports creation and management of MPS control daemons for multiple GPUs.

Latest Version

Downloads

Prerequisites

  • At least one Tesla or Quadro GPU with compute capability 3.5 or later.
  • CUDA 7.0 or later.
  • PyCUDA.
  • Pytools.

When used with Python 2.7, subprocess32 is also required.

Installation

The package may be installed as follows: :

pip install cudamps

Usage

See the file demo.py for an example of how to use the package.

Development

The latest release of the package may be obtained from GitHub.

Author

See the included AUTHORS.rst file for more information.

License

This software is licensed under the BSD License. See the included LICENSE.rst file for more information.

About

Python interface to CUDA Multi-Process Service

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages