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

bool m_current_response_ready; #89

Open
SiamakBiglari opened this issue Dec 10, 2018 · 0 comments
Open

bool m_current_response_ready; #89

SiamakBiglari opened this issue Dec 10, 2018 · 0 comments

Comments

@SiamakBiglari
Copy link

hi everyone
in gpu-cache.h in class mshr_table there is this code:

bool m_current_response_ready;
std::list<new_addr_type> m_current_response;

i dont see the m_current_response_ready in anywhere of the source code!

is there anything wrong ?

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

1 participant