git submodule init
git submodule update
## cmake way
cd ${DIRIGENT_HOME}/cmr
cmake .
make -f Makefile
## make way
cd ${DIRIGENT_HOME}/cmr/pcm
make
cd ${DIRIGENT_HOME}/cmr
makeTo run dirigent with freq. scale and dynamic partition enabled.
sudo ./cmr ${cfg} freq partor To run dirigent to get offline solorun data
sudo ./cmr ${cfg} no no