Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Aug 03, 2021
  2. Jul 27, 2021
  3. Jul 26, 2021
  4. Jul 21, 2021
  5. Jul 02, 2021
  6. Jul 01, 2021
  7. May 21, 2021
  8. May 18, 2021
    • Lars Bilke's avatar
      [cmake] Job pools for Ninja. · 4060392b
      Lars Bilke authored and Dmitri Naumov's avatar Dmitri Naumov committed
      Better parallelization of the build:
      
      There are two job pools:
      
      - light_tasks on most systems will utilize all available logical cores
        (default)
      - heavy_tasks requires 4 GB of free memory per job, is used for all
        processes. Could be optimized by introducing another pool with less
        memory requirements (medium_tasks) and use it in the more simple
        processes.
      4060392b
  9. May 12, 2021
  10. May 01, 2021
  11. Mar 23, 2021
  12. Mar 16, 2021
  13. Mar 12, 2021
  14. Mar 08, 2021
  15. Mar 02, 2021
  16. Feb 15, 2021
  17. Feb 09, 2021
  18. Feb 05, 2021
  19. Feb 03, 2021
Loading