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

make pthread-barrier.c fulfil its promises #18

Open
vladak opened this issue Jan 8, 2018 · 0 comments
Open

make pthread-barrier.c fulfil its promises #18

vladak opened this issue Jan 8, 2018 · 0 comments
Labels

Comments

@vladak
Copy link
Member

vladak commented Jan 8, 2018

In the course materials, pthread-barrier.c is presented as an example of using barrier where some reinitialization is done between each phase however the example does not do that. Find some algorithm that would make at least a bit sense (matrix operations ?) and use it - does not have to be just reinit, maybe data collection from each phase would work too.

@vladak vladak added the bug label Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant