Quick EnFuzion Setup Instructions for Linux/Unix

This section describes how to set up EnFuzion for Linux/Unix and how to execute the sample parametric study. If you do not plan to use EnFuzion on Linux/Unix, you can skip this section.

EnFuzion setup involves the following steps:

These steps are described in the sections below.

Installation of the EnFuzion Root

The EnFuzion root system is the main computer that controls EnFuzion nodes and job execution. Select your EnFuzion root system and install EnFuzion software as follows:

Installation of an EnFuzion Node

EnFuzion node systems are computers that execute jobs. Install EnFuzion on a node as follows:

EnFuzion software must be installed on all systems that will be used as EnFuzion nodes.

License Installation

EnFuzion will not work without a valid license. EnFuzion licenses can be obtained from Axceleon at www.axceleon.com or at sales@axceleon.com. Install an EnFuzion license as follows:

The license must be installed on the EnFuzion root system and on all EnFuzion nodes.

Node Configuration For Remote Access

The EnFuzion root system must have a method for establishing communication with EnFuzion nodes. It is recommended that the standard ssh protocol be used.

The EnFuzion root must have an ssh client installed, and ssh access must be allowed from the EnFuzion root system to EnFuzion nodes. On EnFuzion nodes, ssh must be configured to authenticate the EnFuzion root for remote access, so that no password is required. EnFuzion nodes are configured to authenticate the EnFuzion root as follows:

Details are provided in the Section called Configuring EnFuzion Nodes for Remote ssh Access in Chapter 4.

If ssh is not available, the standard telnet protocol can be used instead. In this case, the EnFuzion root user must be able to login to an EnFuzion node with telnet.

EnFuzion Configuration

Default EnFuzion configuration is suitable for most environments, and no special configuration steps are required. The only configuration requirement is to specify the systems that are used as EnFuzion nodes. Specify EnFuzion nodes on the root system as follows:

Execution of a Sample Parametric Study

The EnFuzion package provides a sample application template, which demonstrates EnFuzion use. The template can also be used to test EnFuzion installation. The sample template is located in $HOME/enfuzion/test. Test EnFuzion installation as follows:

The command starts executing the template, using EnFuzion nodes. It prints out a log with execution details. The log is preserved in the enfuzion.log file after the execution has completed.

Using the Web Based GUI

Template execution can be monitored from any standard Internet browser. Monitor the execution as follows:

The web based GUI is provided as long as the template is executing. It is not available after the execution has completed.