MIOpen
MIOpen copied to clipboard
Implemented readonly-/ramdb preloading
If convolution perf and find dbs have not been started loading yet, handle constructor starts a separate thread that does that. When a db is requested in some library call like find, instead of just creating a new instance it first checks if preload has started and waits for its result if needed.