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

Number of HBM Channels #15

Open
veronia-iskandar opened this issue May 11, 2022 · 2 comments
Open

Number of HBM Channels #15

veronia-iskandar opened this issue May 11, 2022 · 2 comments

Comments

@veronia-iskandar
Copy link

Hello,

Is there a way to increase the number of HBM channels used to make full use of the bandwidth? It is fixed to 6 ports in the mm_HBM example. Could the number of PEs and therefore the channels they are connected to be increased?

Thanks,

@taehyunzzz
Copy link

I am also a beginner in AutoSA, but here is what I understand:

Set the --hbm --hbm-port-num to generate the code. The code should create as many HBM ports as you declared.
Then set the connectivity.cfg in the generated code.

Increasing the PE number is dependent on the space-time mode you set.
I think the docs can help you set the space_time mode, array_partition and latency hiding factors which decide the number of PE instances.

@taehyunzzz
Copy link

@veronia-iskandar I know it has been over a year after your question has been posted, but did you have any luck afterwards?

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