Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing Memory Access Algorithm #55

Open
CEBeard3 opened this issue Feb 8, 2017 · 1 comment
Open

Changing Memory Access Algorithm #55

CEBeard3 opened this issue Feb 8, 2017 · 1 comment

Comments

@CEBeard3
Copy link

CEBeard3 commented Feb 8, 2017

I am attempting to compare the performance of the same hardware model using different memory access algorithms but am having difficulty finding where in the code the default one is defined. If anyone could point me in the right direction I would really appreciate it.

@fitzfitsahero
Copy link
Collaborator

MARSS uses a fairly simple memory access protocol, which can be found in memoryController.{cpp/h}

If you need something more realistic, you can integrate MARSS and DRAMSIM2, which can be found at https://github.com/dramninjasUMD/marss.dramsim

The MARSS portion of the code will not be up to date with this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants