The Parameter Control Plugins are written as part of the READEX project (www.readex.eu)
To compile the Parameter Control Plugins, you need:
- C compiler
- Readex Runtime Library (RRL)
- One of the following interfaces is required to be able to do the CPU frequency and Uncore Frequency tuning:
x86_adapt, see https://github.com/tud-zih-energy/x86_adaptmsr-safe, see https://github.com/LLNL/msr-safeLIKWID, see https://github.com/RRZE-HPC/likwidsysfsNote: It only support CPU Frequency Scaling
RRL_INCpath to the RRL include folder
./build.sh <install directory. This is the directory set for CMAKE_INSTALL_PREFIX for each plugin>
For the usage of PCPs, please refer to the README.md of individual plugins available in each *_plugin directory.
Please check whether the plugin libraries can be loaded from the LD_LIBRARY_PATH.
If you have some logs please contact the Author and attach the logs.
- Umbreen Sabir Mian (umbreen.mian at tu-dresden dot de)