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

Latency of the vector instructions #35

Open
soniab opened this issue Sep 6, 2023 · 3 comments
Open

Latency of the vector instructions #35

soniab opened this issue Sep 6, 2023 · 3 comments

Comments

@soniab
Copy link

soniab commented Sep 6, 2023

Hi,

I would like to know where can I get the information on the Latency of vector instructions in gem5. I am mainly interested in the latency of arithmetic vector instructions and Memory vector instructions used in the Gem5 simulator.

Regards,
Sonia

@ksco
Copy link
Collaborator

ksco commented Sep 6, 2023

It's not yet implemented.

@soniab
Copy link
Author

soniab commented Sep 7, 2023

Ok. Does that mean all the vector instructions are using the constant latency?

@ksco
Copy link
Collaborator

ksco commented Sep 7, 2023

Does that mean all the vector instructions are using the constant latency?

Yes. A proper latency model is planned, but we're currently lacking people working on this...

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