Package schrodinger :: Package infra :: Module mmgpgpu
[hide private]
[frames] | no frames]

Module mmgpgpu

GPGPU utility C++ functions

Classes [hide private]
  SwigPyIterator
  SwigIntVector
  SwigUnsignedIntVector
  SwigStringVector
  SwigDoubleVector
  SwigUInt64Vector
  SwigIntIntPair
  SwigVectorIntIntPair
  SwigUnsignedIntVector2
  SwigDoubleVector3
  ostream
  ofstream
  istream
  ifstream
  TemporaryOFStream
A subclass of ofstream that uses the tempfile module to get a temporary filename and automatically deletes itself at garbage collection.
Functions [hide private]
 
_swig_setattr_nondynamic(self, class_type, name, value, static=1)
 
_swig_setattr(self, class_type, name, value)
 
_swig_getattr(self, class_type, name)
 
_swig_repr(self)
repr(x)
 
_swig_setattr_nondynamic_method(set)
Variables [hide private]
  _newclass = 1
  MMGPGPU_OK = 0
hash(x)
  MMGPGPU_ERR = -1
  MMGPGPU_FREE = 2
  MMGPGPU_SHARED = 3
hash(x)
  MMGPGPU_LOCKED = 4
  SCHRODINGER_GPGPU_ENV = 'SCHRODINGER_GPGPU'
  mmgpgpu_initialize = _mmgpgpu.mmgpgpu_initialize
  mmgpgpu_terminate = _mmgpgpu.mmgpgpu_terminate
  mmgpgpu_get_device = _mmgpgpu.mmgpgpu_get_device
  mmgpgpu_get_device_count = _mmgpgpu.mmgpgpu_get_device_count
  mmgpgpu_free_device = _mmgpgpu.mmgpgpu_free_device
  mmgpgpu_get_device_string = _mmgpgpu.mmgpgpu_get_device_string
  cout = <schrodinger.infra.mmgpgpu.ostream; proxy of <Swig Obje...
  cerr = <schrodinger.infra.mmgpgpu.ostream; proxy of <Swig Obje...
  mmgpgpu_get_devices_from_env = _mmgpgpu.mmgpgpu_get_devices_fr...
  mmgpgpu_print_devices = _mmgpgpu.mmgpgpu_print_devices
  mmgpgpu_compute_capability = _mmgpgpu.mmgpgpu_compute_capability
  Null = object()
  _failure_dict = {}
  _ignored_functions = set([])
  _return_code_lists = [['MMGPGPU_ERR', 'MMGPGPU_OK']]
  return_codes = mmcheck.generate_return_code_dict(globals(), _r...
  __package__ = 'schrodinger.infra'
Variables Details [hide private]

cout

Value:
<schrodinger.infra.mmgpgpu.ostream; proxy of <Swig Object of type 'std\
::ostream *' at 0x7f596246cde0> >

cerr

Value:
<schrodinger.infra.mmgpgpu.ostream; proxy of <Swig Object of type 'std\
::ostream *' at 0x7f5961ef2540> >

mmgpgpu_get_devices_from_env

Value:
_mmgpgpu.mmgpgpu_get_devices_from_env

return_codes

Value:
mmcheck.generate_return_code_dict(globals(), _return_code_lists)