Skip to content

Conversation

@mdcoury
Copy link
Contributor

@mdcoury mdcoury commented Dec 6, 2022

No description provided.

@mdcoury mdcoury marked this pull request as draft December 6, 2022 03:46
@mdcoury
Copy link
Contributor Author

mdcoury commented Dec 6, 2022

"make all" seems to succeed about 75% of the time, but the rest causes a seg-fault

const Postsolver<bias_type, index_type, assignment_type>& postsolver() const;

private:
tf::Taskflow taskflowOneTime_;
Copy link
Member

Choose a reason for hiding this comment

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

why break these into three rather than one big flow?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's mostly for a logical separation of the 3 different "types" of techniques. I'll do some more reading on the pros/cons and leave a note in the code either way.

@mdcoury mdcoury closed this Dec 9, 2022
@mdcoury
Copy link
Contributor Author

mdcoury commented Dec 9, 2022

Splitting changes into distinct PRs

@mdcoury mdcoury deleted the add_taskflow branch December 19, 2022 20:25
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