dacapo.compute_context.compute_context
Module Contents
Classes
Helper class that provides a standard way to create an ABC using |
Functions
|
Create a compute context based on the global DaCapo options. |
- class dacapo.compute_context.compute_context.ComputeContext
Helper class that provides a standard way to create an ABC using inheritance.
- abstract property device
- wrap_command(command)
- execute(command)
- dacapo.compute_context.compute_context.create_compute_context() ComputeContext
Create a compute context based on the global DaCapo options.