Skip to content

ChrisKheng/cs4223-assignment2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MESIF, MESI and Dragon Cache Coherence Simulator

Go version used: 1.17.1

To compile the simulator:

cd coherence
go build . 

To run the simulator:

# To see the usage
./coherence

# Example of running the simulator
./coherence Dragon ../benchmarks/bodytrack_four/bodytrack 1024 1 16

See the usage output of the simulator for the necessary arguments to provide.

About

MESI and Dragon Cache Coherence Protocol Simulator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors