Package: |
parallelize.dynamic |
Type: |
Package |
Version: |
0.9 |
Date: |
2012-12-12 |
License: |
LGPL |
Depends: |
methods, tools, parallel |
Use parallelize_initialize
to set up a configuration for performing parallel computations. After that, you can use parallelize
and parallelize_call
to run a dynamic analysis on given functions or function calls and execute parallel jobs resulting from this analysis.
For the remote backend OGSremote, the current implmentation is expected to break on machines running operating systems from the Windows family on account of dependencies on system calls. The local backend snow should work on Windows. Patches are welcome to solve any Windows issues.
parallel