Installation

There are two methods to using HPCFlow: via a binary executable file or via a Python package. Both methods allow the design and execution of workflows. If you want to use HPCFlow on a cluster, using the binary executable file is recommended. If you want to design and explore your workflows using the Python API, then you need the Python package. You can use both simultaneously if you wish!

Download binaries (v0.2.0a2)

Release notes: on GitHub

Click below to download the HPCFlow binary for your platform (other binary releases are available by using the version switcher in the top-right corner):

Linuxhpcflow-v0.2.0a2-linux
macOShpcflow-v0.2.0a2-macOS
Windowshpcflow-v0.2.0a2-win.exe

Install the Python package

Use pip to install the Python package from PyPI:

pip install hpcflow==0.2.0a2