Documentation

The BASIN project is divided into three branches:
  1. The Kernel, which can be used as a standalone API, and requires MPICH2, FFTW, and a number of other standard packages. The documentation includes a getting-started guide.

  2. The Remote package, which sets up an interface allowing a parallel computational engine to be run, and allows users to interact with the engine remotely using IPython

    Note: You need to have the kernel installed in order to use basin_remote.

  3. The Client package, which includes a Graphical User Interface (seen below). You may download and run the client as a standalone application and connect remotely to a running basin_remote session on another machine or network.