-
Notifications
You must be signed in to change notification settings - Fork 18
Installation
REMORA has been designed to be highly portable. Most of the functionality is implemented in bash.
use the provided install.sh script to instal REMORA. Modify the variables REMORA_INSTALL_PREFIX and PHI_BUILD at the top of the script so that they point to the installation directory, and select if a Xeon Phi Knights Corner build is necessary (1) or not (0).
The installation script will create build and log files that you can check in case anything fails during the installation process.
After the installation, you should set your environment (follow the instructions provided by install.sh). Also, set REMORA_MODE and REMORA_PERIOD variables to the desired values. See the documentation for more information about these two variables.
Finally, make sure that you edit the configuration file named modules that can be found in the config folder in the installation folder. REMORA provides a configuration file with all the modules that it supports by default. You can remove any module from this configuration file that you don't want to have active in your system. For example, if your system does not have Lustre, you should remove the line that says lustre,IO