Skip to content

jrodriguezs92/Invasim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invasim

Manycore architecture simulator using the paradigm Invasive computing

Intructions

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

About

Invasive computing simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.1%
  • Makefile 12.7%
  • Other 0.2%