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

problem with DeepBench #21

Open
beneslami opened this issue Sep 8, 2023 · 1 comment
Open

problem with DeepBench #21

beneslami opened this issue Sep 8, 2023 · 1 comment

Comments

@beneslami
Copy link

Hi all,

I tried to run conv benchmark from Deepbench suite but I got this very weird and unusual error:
accel-sim.out: ../abstract_hardware_model.h:1535: warp_inst_t** register_set::get_free(): Assertion `0 && "No free registers found"' failed.

It seems that there is not enough register for running this benchmark. However, I already ran range of benchmarks from parboil, rodinia, pannotia, polybench, ispass-2009 and all were in the same gpgpusim.config file.

Is it the case that I should increase the number of registers for Deepbench-conv benchmark ? Or the problem is the way I generated the trace file.

Thanks,
Ben

@tgrogers
Copy link
Contributor

Thanks for the issue. Since the Deepbench app has not been updated in years (https://github.com/baidu-research/DeepBench), we have decided to de-prioritize its problems and focus on getting more modern DNN applications to work in the suite. The current version of Deepbench is not compatible with modern CUDA. Support for Deepbench will be removed in the coming release.

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