snake.core.parallel
#
Utilities for running parallel computations with processes and shared memory.
Functions
Get arrays from shared memory. |
|
Move an array to shared memory. |
|
Run a function in parallel with shared memory. |
Classes
Properties of an array stored in shared memory. |
|
Wrapper for function to be call with parallel shared memory. |