fiji-hpc / hpc-workflow-manager-full

3 stars 1 forks source link

HPC Workflow Manager

Introduction

This is a bundle of all the projects that are used to build the HPC Workflow Manager. That said, this is the repository to start with in order to build the whole project.

Important links

Reporting issues

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



Building and installing the client part

Build and installation prerequisites

You will need the following:

Build

Open a terminal window.

Clone this project on your system.

git clone --recurse-submodules https://github.com/fiji-hpc/hpc-workflow-manager-full

Inside the cloned directory use Maven with package target to build a jar of this project.

mvn clean package

Installation

Follow the these steps to install:

HPC Workflow Manager, the client local version, is now ready to be used.



Building and installing the server part

How to setup the remote cluster for use with HPC Workflow Manager



Further information

These Fiji wiki articles were written in the past and some information may be out-of-date. However they contain relevant information on the design and motivation as well as the SPIMM workflow type which is available for use in current versions: