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

try to generate traces for NAS benchmark suite #19

Open
beneslami opened this issue Aug 6, 2023 · 2 comments
Open

try to generate traces for NAS benchmark suite #19

beneslami opened this issue Aug 6, 2023 · 2 comments

Comments

@beneslami
Copy link

Hi.

I tired to generate traces for the benchmarks in NAS suite but the command ./util/tracer_nvbit/run_hw_trace.py -B NAS -D 0 generates segmentation fault for every benchmark. But when I run the executable files of benchmarks, they run without seg fault.

https://github.com/GMAP/NPB-GPU

I was wondering if AccelSim does support NAS benchmark suite ?

Thanks,

@cesar-avalos3
Copy link

Tracing from the tool seems to work, at least with CG.W. Maybe there's a bug with run_hw_trace.py, or with other workload apart from CG, would you happen to have a define_all_apps.yml with NAS defined on it?

@beneslami
Copy link
Author

Hi @cesar-avalos3

Yes, I did all necessary things from the trace generator side. But it seems the problem is in the code itself. So, I gave up working on this suite.

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