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

add data to the LS_CSR #10

Merged
merged 7 commits into from
Mar 26, 2024
Merged

add data to the LS_CSR #10

merged 7 commits into from
Mar 26, 2024

Conversation

meyerzinn
Copy link
Collaborator

@meyerzinn meyerzinn commented Mar 21, 2024

right now, adding edges with data cannot be done in parallel. This could be fixed with the parallel hashmap.

@patrickkenney9801
Copy link

have you added the pre-commit hooks via make hooks? or are you editing this as a submodule of gls?

@meyerzinn
Copy link
Collaborator Author

have you added the pre-commit hooks via make hooks? or are you editing this as a submodule of gls?

Pre-commit hooks are passing for me.

@meyerzinn
Copy link
Collaborator Author

@AdityaAtulTewari this is ready for review.

@divija95 this should make LS_CSR useful for applications that associate data with vertices/edges.

@patrickkenney9801
Copy link

Looks good to me on the phmap front

@meyerzinn meyerzinn merged commit c54db22 into master Mar 26, 2024
5 checks passed
@meyerzinn meyerzinn deleted the meyer/data branch March 26, 2024 15:52
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

Successfully merging this pull request may close these issues.

3 participants