public class LatProcBuffExploration
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static boolean |
generateGanttCharts
If true, the after exploration it will generate gantt charts
for every Pareto Point.
|
private static boolean |
generateScheduleXML
If true, the after exploration it will generate schedule XML files
for every Pareto Point.
|
Constructor and Description |
---|
LatProcBuffExploration() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Entry point method to perform a 3D exploration of
latency vs processors vs buffer-size for shared memory
|
private static boolean generateScheduleXML
private static boolean generateGanttCharts