Skip to content

Sparse vector nonblocking initialisation bis parallel#329

Open
anyzelman wants to merge 12 commits intodevelopfrom
sparse-vector-nonblocking-initialisation-bis-parallel
Open

Sparse vector nonblocking initialisation bis parallel#329
anyzelman wants to merge 12 commits intodevelopfrom
sparse-vector-nonblocking-initialisation-bis-parallel

Conversation

@anyzelman
Copy link
Member

Implements an alternative scheme for initialising the coordinates of sparse vectors for nonblocking execution.

@anyzelman anyzelman added this to the v0.9 milestone Mar 11, 2024
anyzelman and others added 2 commits March 11, 2024 13:08
…t, group everything in a single parallel section. Currently, we are paying the overhead of repeated thread creations. Second, change accessed_vector type to a vector instead of a set, thus preventing dynamic allocations and copies. (I have a working stash that did #2 first, but that is the wrong order to go about)
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.

2 participants