Skip to content

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

Closed
cypof wants to merge 7 commits into
BVLC:masterfrom
cypof:timing
Closed

Added timing info for iterations, data loading, and multi-GPU#2395
cypof wants to merge 7 commits into
BVLC:masterfrom
cypof:timing

Conversation

@cypof

@cypof cypof commented Apr 30, 2015

Copy link
Copy Markdown
Member

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
@cypof cypof mentioned this pull request May 19, 2015
@shelhamer

Copy link
Copy Markdown
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