Skip to content

Avoid scalar indexing in remove_edges#672

Open
alonsoC1s wants to merge 1 commit intoJuliaGraphs:masterfrom
alonsoC1s:remove_edges_gpu
Open

Avoid scalar indexing in remove_edges#672
alonsoC1s wants to merge 1 commit intoJuliaGraphs:masterfrom
alonsoC1s:remove_edges_gpu

Conversation

@alonsoC1s
Copy link
Copy Markdown

Fixes #668 by creating a boolean mask on GPU when the inputs are, without modifying the effects in normal CPU mode

@alonsoC1s
Copy link
Copy Markdown
Author

Failures seem unrelated

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.

Scalar indexing triggered by remove_edges

1 participant