Cyclops¶
This is the main point of access for the time-parallel implementation of the APinT method. I/O is handled through the cyclops_control module and pickled dicts, respectively.
Functions¶
- main – Exposes the high-level implementation
Invocation¶
See the cyclops_control docs for details of parameters. The test directory contains example calls to Cyclops.
Dependencies¶
- cyclops suite
- numpy
- pyfftw
- mpi4py