Skip to content
Snippets Groups Projects
  1. Mar 16, 2018
  2. Mar 15, 2018
  3. Mar 14, 2018
  4. Mar 13, 2018
    • scott snyder's avatar
      ThreadInitTask: MT fix. · f0c81ef3
      scott snyder authored
      ToolHandle is not thread-safe.
      In order to be able to run thread initialization in parallel,
      we need to make thread-local copies of the ToolHandleArray.
      
      Needed to allow running part of the G4 initialization in parallel
      for the ATLAS simulation.  Makes a significant difference  on many-core
      machines like KNL.
      f0c81ef3
Loading