Manycore architecture simulator using the paradigm Invasive computing
Open a terminal in the program folder and run the next commands:
1- Compile the program running the makefile:
user@Computer:~$ make
2- The binary is stored in $PROGRAM_DIR/bin, it takes two parameters
2.1- Processor cores (x and y).
2.2- Amount of cycles to run.
user@Computer:~$ ./bin/invasive_simulator x_dimesion y_dimension cycles