Skip to content

fmt option in adjaceny matrix + propagate copy_xj for Metal#619

Merged
CarloLucibello merged 2 commits intomasterfrom
cl/adjacency_mat
Sep 21, 2025
Merged

fmt option in adjaceny matrix + propagate copy_xj for Metal#619
CarloLucibello merged 2 commits intomasterfrom
cl/adjacency_mat

Conversation

@CarloLucibello
Copy link
Copy Markdown
Member

This adds the options to specify the output format in adjacency_matrx(g, fmt=...).

Also, since Metal does not support scatter nor sparse matrices, we add a specialization of propagate(copy_xj) that goes performs the message passing for metal going through a dense adjacency matrix. This is a partial fix to #618 .

@CarloLucibello CarloLucibello merged commit 11cc63c into master Sep 21, 2025
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant