Skip to content
  1. Dec 05, 2024
  2. Oct 23, 2024
  3. Sep 19, 2024
  4. Sep 18, 2024
  5. Sep 17, 2024
  6. Sep 13, 2024
  7. Sep 09, 2024
  8. Sep 06, 2024
  9. Sep 05, 2024
  10. Sep 04, 2024
  11. Jul 04, 2024
  12. Jun 11, 2024
  13. Jun 10, 2024
  14. Jun 07, 2024
  15. Jun 06, 2024
  16. Apr 30, 2024
  17. Feb 05, 2024
    • Ramon Nou's avatar
      Merge branch 'rnou/cpu_hog' into 'main' · a362795c
      Ramon Nou authored
      CPU Hog removal
      
      This MR removes a CPU hog (100%) on the MPI threads. Using thallium::thread::sleep produces it, we changed to a self::thread::wait_for to remove the extra CPU usage.
      
      See merge request !29
      a362795c