cms-sw / cmssw

CMS Offline Software
http://cms-sw.github.io/
Apache License 2.0
1.09k stars 4.33k forks source link

explore optimizing order of prefetching #17084

Open Dr15Jones opened 7 years ago

Dr15Jones commented 7 years ago

When doing task based multi-threading, it is best to have as many tasks as possible queued. We should see if ordering data to be prefetched based on the number of requesters of that data improves threading efficiency. We would make sure the most used products are scheduled earlier in order to open the most possibilities for additional tasks to be scheduled.

cmsbuild commented 7 years ago

A new Issue was created by @Dr15Jones Chris Jones.

@davidlange6, @Dr15Jones, @smuzaffar can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

Dr15Jones commented 7 years ago

assign core

cmsbuild commented 7 years ago

New categories assigned: core

@Dr15Jones,@smuzaffar you have been requested to review this Pull request/Issue and eventually sign? Thanks