Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 565100413c00962c730fd548bfff9d30f8e7a922
      
https://github.com/STEllAR-GROUP/hpx/commit/565100413c00962c730fd548bfff9d30f8e7a922
  Author: John Biddiscombe <[email protected]>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M libs/full/threadmanager/src/threadmanager.cpp

  Log Message:
  -----------
  Use SET mode instead of ADD mode on scheduler init

The mode flags were being added to default instead of
replacing them when the pool/scheduler is first created,
this led to some unexpected behaviour at runtime.


  Commit: 23c5d7631b08e20dd7efbfe1ff8306ed0d290857
      
https://github.com/STEllAR-GROUP/hpx/commit/23c5d7631b08e20dd7efbfe1ff8306ed0d290857
  Author: John Biddiscombe <[email protected]>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M libs/core/threading_base/src/scheduler_base.cpp

  Log Message:
  -----------
  Skip some code when idle mode is not enabled


  Commit: 24825ec7175b9fe824d30c0eea8faa328ea05b11
      
https://github.com/STEllAR-GROUP/hpx/commit/24825ec7175b9fe824d30c0eea8faa328ea05b11
  Author: Mikael Simberg <[email protected]>
  Date:   2021-02-01 (Mon, 01 Feb 2021)

  Changed paths:
    M libs/core/threading_base/src/scheduler_base.cpp
    M libs/full/threadmanager/src/threadmanager.cpp

  Log Message:
  -----------
  Merge pull request #5140 from STEllAR-GROUP/scheduler_mode

Scheduler mode


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/0101db9d1f9a...24825ec7175b
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to