This is a project that brings MPI-parallelized versions of many Scijava Ops into Fiji. Fiji is a distribution of ImageJ. The Ops are here single- or multi-threaded image processing operations. This project extends many of them to become distributed, which allows to process very large images per partes with each part being computed separately and ideally in the same time (in parallel).
It is a sibbling project to the Parallel Macro.
This project is expected be used along with HPC Workflow Manager that provides a GUI. The links to it are given below.
Fasttrack:
Follow these instructions to install it from a Fiji update site.
- The Short Guide on how to install and use the project HPC Workflow Manager
- The official web page about this whole project
- Wiki page of the project on imagej.net
- The source code along with manual installation instructions for it.
I'm sure issues will come across :(
Please, tell us here.