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

Refactor solvers regularization and logging code #2397

Closed
wants to merge 6 commits into from

Conversation

cypof
Copy link
Member

@cypof cypof commented Apr 30, 2015

Update: changed description to "refactor"

@flx42
Copy link
Contributor

flx42 commented Apr 30, 2015

Maybe "refactor" instead of "deduplicate"?

@cypof
Copy link
Member Author

cypof commented Apr 30, 2015

More precise type of refactoring? :)

@flx42
Copy link
Contributor

flx42 commented Apr 30, 2015

I think "deduplication" is usually used for data, not for code. But I might be wrong :)

cypof added 6 commits May 18, 2015 17:24
- Interrupt the thread before waiting on join
- Provide a method for looping threads to exit on demand
- CHECK if start and stop succeed instead of returning an error
- Makes sure each solver accesses a different subset of the data
- Sequential reading of DB for performance
- Prefetches a configurable amount of data to host memory
- Distributes data to solvers in round-robin way for determinism
@cypof cypof changed the title Deduplicate regularization and logging code between solvers Refactor solvers regularization and logging code May 19, 2015
@cypof cypof mentioned this pull request May 19, 2015
@shelhamer
Copy link
Member

Adapted and merged in #2518. Thanks for this @cypof!

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.

4 participants