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

spmv #12

Open
libaoke opened this issue Dec 10, 2019 · 2 comments
Open

spmv #12

libaoke opened this issue Dec 10, 2019 · 2 comments

Comments

@libaoke
Copy link

libaoke commented Dec 10, 2019

运行 spmv 时:./bin/spmv ../data/LiveJournal/LiveJournal_Grid/ 8
出错:
spmv: examples/spmv.cpp:28: int main(int, char**): Assertion `graph.edge_type==1' failed.
Aborted (core dumped)
请问这个问题怎么解决?

@kulkarpo
Copy link

Hello, Is there any update on this issue? I'm also facing this.

@coolerzxw
Copy link
Member

@libaoke @kulkarpo You need to make a weighted input graph for SpMV.

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

3 participants