Skip to content

renefritze/py-numa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Interface to numa(3) Linux library
=========================================

API docs available at: http://smira.github.com/py-numa/

Installation:

    easy_install numa

Support both PyPy runtime (via ctypes) and CPython (via Cython module).

libnuma development package is required for building, on CentOS please do:

    yum install numactl-devel

About

Python interface to NUMA Linux library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%