Skip to content

dcslab-snu/dirigent-multicore

Repository files navigation

dirigent-multicore

How to build and run it?

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
make

To run dirigent with freq. scale and dynamic partition enabled.

sudo ./cmr ${cfg} freq part

or To run dirigent to get offline solorun data

sudo ./cmr ${cfg} no no

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages