3. How to compile your own SISCI application

To compile and link SISCI applications, the SISCI-devel RPM needs to be installed on the development machine. This RPM is built during installation and placed in the node_RPMS and frontend_RPMS directory, respectively.

If you are installing the SISCI-devel package on a computer that also is a Cluster Node, you should use the SISCI-devel package found in the node_RPMS directory. If you are installing the SISCI-devel on the Cluster Management node or a standalone computer, you should use the SISCI-devel package found in the frontend_RPMS directory.

SISCI-devel will by default install the required header files in the directory

/opt/DIS/include/

This can be changed by modifying the rpm installation directory using the --prefix parameter to rpm.