NUMA-systems emulator works with DAG-tasks and presents a total computing time by changable parametrs, such as count of CPUs, width of BUS interface, coefficent of speed difference between Local Memory speed and BUS speed. Also you have to choose DAG-task files for computing emulation(you can use precreated task files in DAGs folder).
This is QT 5.7 project. This project include QCustomPlot library code with GNU GPL3 license. This project uses OGDF Library with GNU GPL3 license, that is not included to project and you have to compile your .lib library from open cource code. Also needs changing directory to OGDF.lib in .pro file.
This project use GNU GPL3 license.