Bill Tsou d80b6a89a3 Added SCC libraries пре 6 година
..
Makefile d80b6a89a3 Added SCC libraries пре 6 година
Makefile~ d80b6a89a3 Added SCC libraries пре 6 година
README.txt d80b6a89a3 Added SCC libraries пре 6 година
asignal_handlers.c d80b6a89a3 Added SCC libraries пре 6 година
common_node.c d80b6a89a3 Added SCC libraries пре 6 година
common_node.c~ d80b6a89a3 Added SCC libraries пре 6 година
common_node.h d80b6a89a3 Added SCC libraries пре 6 година
common_node.h~ d80b6a89a3 Added SCC libraries пре 6 година
common_node.o d80b6a89a3 Added SCC libraries пре 6 година
distrm d80b6a89a3 Added SCC libraries пре 6 година
distrm.c d80b6a89a3 Added SCC libraries пре 6 година
distrm.c~ d80b6a89a3 Added SCC libraries пре 6 година
distrm.h d80b6a89a3 Added SCC libraries пре 6 година
distrm.h~ d80b6a89a3 Added SCC libraries пре 6 година
distrm.o d80b6a89a3 Added SCC libraries пре 6 година
idle_agent.c d80b6a89a3 Added SCC libraries пре 6 година
idle_agent.c~ d80b6a89a3 Added SCC libraries пре 6 година
idle_agent.h d80b6a89a3 Added SCC libraries пре 6 година
idle_agent.h~ d80b6a89a3 Added SCC libraries пре 6 година
idle_agent.o d80b6a89a3 Added SCC libraries пре 6 година
libfun.o d80b6a89a3 Added SCC libraries пре 6 година
libfunctions.c d80b6a89a3 Added SCC libraries пре 6 година
libfunctions.c~ d80b6a89a3 Added SCC libraries пре 6 година
libfunctions.h d80b6a89a3 Added SCC libraries пре 6 година
noc_functions.c d80b6a89a3 Added SCC libraries пре 6 година
noc_functions.h d80b6a89a3 Added SCC libraries пре 6 година
nocfun.o d80b6a89a3 Added SCC libraries пре 6 година
scc_signals.c d80b6a89a3 Added SCC libraries пре 6 година
scc_signals.h d80b6a89a3 Added SCC libraries пре 6 година
scc_signals.h~ d80b6a89a3 Added SCC libraries пре 6 година
scc_signals.o d80b6a89a3 Added SCC libraries пре 6 година
sig_aux.c d80b6a89a3 Added SCC libraries пре 6 година
sig_aux.c~ d80b6a89a3 Added SCC libraries пре 6 година
sig_aux.h d80b6a89a3 Added SCC libraries пре 6 година
sigaux.o d80b6a89a3 Added SCC libraries пре 6 година
signal_handlers.c d80b6a89a3 Added SCC libraries пре 6 година
signal_handlers.c~ d80b6a89a3 Added SCC libraries пре 6 година
signal_handlers.h d80b6a89a3 Added SCC libraries пре 6 година
signal_handlers.h~ d80b6a89a3 Added SCC libraries пре 6 година
signal_handlers.o d80b6a89a3 Added SCC libraries пре 6 година

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.