Bill Tsou d80b6a89a3 Added SCC libraries 6 år sedan
..
Makefile d80b6a89a3 Added SCC libraries 6 år sedan
README.txt d80b6a89a3 Added SCC libraries 6 år sedan
common_node.c d80b6a89a3 Added SCC libraries 6 år sedan
common_node.c~ d80b6a89a3 Added SCC libraries 6 år sedan
common_node.h d80b6a89a3 Added SCC libraries 6 år sedan
common_node.o d80b6a89a3 Added SCC libraries 6 år sedan
distrm d80b6a89a3 Added SCC libraries 6 år sedan
distrm.c d80b6a89a3 Added SCC libraries 6 år sedan
distrm.c~ d80b6a89a3 Added SCC libraries 6 år sedan
distrm.h d80b6a89a3 Added SCC libraries 6 år sedan
distrm.h~ d80b6a89a3 Added SCC libraries 6 år sedan
distrm.o d80b6a89a3 Added SCC libraries 6 år sedan
idle_agent.c d80b6a89a3 Added SCC libraries 6 år sedan
idle_agent.c~ d80b6a89a3 Added SCC libraries 6 år sedan
idle_agent.h d80b6a89a3 Added SCC libraries 6 år sedan
idle_agent.o d80b6a89a3 Added SCC libraries 6 år sedan
libfun.o d80b6a89a3 Added SCC libraries 6 år sedan
libfunctions.c d80b6a89a3 Added SCC libraries 6 år sedan
libfunctions.h d80b6a89a3 Added SCC libraries 6 år sedan
noc_functions.c d80b6a89a3 Added SCC libraries 6 år sedan
noc_functions.h d80b6a89a3 Added SCC libraries 6 år sedan
nocfun.o d80b6a89a3 Added SCC libraries 6 år sedan
scc_signals.c d80b6a89a3 Added SCC libraries 6 år sedan
scc_signals.c~ d80b6a89a3 Added SCC libraries 6 år sedan
scc_signals.h d80b6a89a3 Added SCC libraries 6 år sedan
scc_signals.o d80b6a89a3 Added SCC libraries 6 år sedan
sig_aux.c d80b6a89a3 Added SCC libraries 6 år sedan
sig_aux.h d80b6a89a3 Added SCC libraries 6 år sedan
sigaux.o d80b6a89a3 Added SCC libraries 6 år sedan
signal_handlers.c d80b6a89a3 Added SCC libraries 6 år sedan
signal_handlers.c~ d80b6a89a3 Added SCC libraries 6 år sedan
signal_handlers.h d80b6a89a3 Added SCC libraries 6 år sedan
signal_handlers.h~ d80b6a89a3 Added SCC libraries 6 år sedan
signal_handlers.o d80b6a89a3 Added SCC libraries 6 år sedan

README.txt

The execution of the programm requires the creation of three folders:

i. log_files : Contains the log files
ii. pipes : Contains the named piped that are used for inter-node communication
iii. scenaria : Contains the scenaria tou be evaluated on the noc. Each scenario is placed in a subfolder. Inside there has to be a txt containing the apps that will be executed. For every up there must be a text containing the areas in which the manager will look for suitable cores and the number of self-optimizatin turns.

The programm needs an argument which the folder name of the scenario one wants to execute.