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

How to control Main memory size in accelsim? #336

Open
SYYtera opened this issue Sep 11, 2024 · 3 comments
Open

How to control Main memory size in accelsim? #336

SYYtera opened this issue Sep 11, 2024 · 3 comments

Comments

@SYYtera
Copy link

SYYtera commented Sep 11, 2024

Hello, I'm beginner of this simulator. So I try to adjust the parameter of config file.

While adjusting it, I tried to reduce the main memory size of QV100 config file, but I was not able to find any other parameter to reduce it.

Is there any way to control main memory size while keeping bandwidth between GPU and HBM?

If I can give the effect of reducing the main memory size while maintaining the bandwidth between GPU & HBM without reducing the main memory size parameter directly, that's also good.

Best Regards.

@JRPan
Copy link
Collaborator

JRPan commented Sep 23, 2024

PCI-E is not modeled, so the baseline assumption is the workload can fit within the memory.

Thus, memory size is not modeled.
What are you trying to study?

@SYYtera
Copy link
Author

SYYtera commented Sep 27, 2024

I wanted to see how performance changes as cache and memory size change in GPU models. So I changed cache parameter in config file but I couldn't find parameters about memory size.
Thank you for your response.

@JRPan
Copy link
Collaborator

JRPan commented Sep 27, 2024

you can change the cache size. L1, L2, etc. But just not the memory (HBM).

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