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

docs: New documentation on the installation and running with SWIFT #17

Merged
merged 7 commits into from
Aug 21, 2023

Conversation

DanGiles
Copy link

No description provided.

@DanGiles DanGiles marked this pull request as ready for review August 21, 2023 10:12
@DanGiles DanGiles requested a review from themkots August 21, 2023 10:13
src/partition.c Outdated
@@ -1583,7 +1583,8 @@ static void pick_scotch(int nodeID, struct space *s, int nregions,
int vertex_count = 0;
int neighbour;
int return_edge;

/* The bidirectional weights associated with an edge are summed to ensure that the resultant
edges are symmetric. This is a neccessary for a Scotch grpah. */
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

grpah -> graph

@DanGiles DanGiles merged commit 0f5c901 into master Aug 21, 2023
@DanGiles DanGiles deleted the dg-cleanup-docs branch August 21, 2023 12:09
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