Skip to content
Snippets Groups Projects
  1. Jul 03, 2023
  2. Jun 30, 2023
  3. Jun 29, 2023
    • Krzysztof Gogolewski's avatar
      tracing · 5910b4fd
      Krzysztof Gogolewski authored
      5910b4fd
    • Teo Camarasu's avatar
      Fix BCO creation setting caps when -j > -N · 702e94b3
      Teo Camarasu authored
      * Remove calls to 'setNumCapabilities' in 'createBCOs'
      These calls exist to ensure that 'createBCOs' can benefit from
      parallelism. But this is not the right place to call
      `setNumCapabilities`. Furthermore the logic differs from that in the
      driver causing the capability count to be raised and lowered at each TH
      call if -j > -N.
      
      * Remove 'BCOOpts'
      No longer needed as it was only used to thread the job count down to `createBCOs`
      
      Resolves #23049
      702e94b3
    • Krzysztof Gogolewski's avatar
      Ian fixes · e48e5a26
      Krzysztof Gogolewski authored
      e48e5a26
  4. May 23, 2023
  5. May 21, 2023
  6. May 18, 2023
Loading