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

Assertion `tmp == c[i * N + j]' failed #7

Open
debtanu09 opened this issue Mar 17, 2021 · 0 comments
Open

Assertion `tmp == c[i * N + j]' failed #7

debtanu09 opened this issue Mar 17, 2021 · 0 comments

Comments

@debtanu09
Copy link

Hi I'm trying to test my GPGPU Sim build and I'm following the blog https://coffeebeforearch.github.io/2020/03/30/gpgpu-sim-1.html
On following the instructions, I'm getting
mmul: mmul.cu:42: void verify_result(std::vector&, std::vector&, std::vector&, int): Assertion `tmp == c[i * N + j]' failed.
Aborted (core dumped)

My configuration-
intel i5-8265U
8 GB DDR4 RAM
Ubuntu 20.04 LTS
gcc 10.2
Cuda build version - 11.2
Please help

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