Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.54 KB

File metadata and controls

22 lines (18 loc) · 1.54 KB

OpenMPI Ops

Introduction

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.

Important links

Reporting issues

I'm sure issues will come across :(
Please, tell us here.