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

Added timing info for iterations, data loading, and multi-GPU #2395

Closed
wants to merge 7 commits into from

Conversation

cypof
Copy link
Member

@cypof cypof commented Apr 30, 2015

The data loading and multi-GPU ones are optional through a Makefile.config variable.

cypof added 7 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
@shelhamer
Copy link
Member

Excluded from #2903 since the timing was a bit intrusive, but thanks for including this while we benchmarked the parallel branch.

@shelhamer shelhamer closed this Sep 26, 2015
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.

3 participants