Skip to content
Snippets Groups Projects
  1. Jun 01, 2017
  2. May 31, 2017
  3. May 30, 2017
  4. May 29, 2017
  5. Apr 24, 2017
  6. Apr 21, 2017
  7. Apr 10, 2017
  8. Apr 04, 2017
  9. Mar 30, 2017
  10. Mar 24, 2017
    • Marcus Herrmann's avatar
      MPI: more compatible with continuing a scan · cdd94966
      Marcus Herrmann authored
      - append chunk overlap also to last chunk
      - always save chunks.dat when preparing a scan
      - move logging of "New template found" from TemplateManager to TemplateMatching
        (when its indeed new)
      - save more often (yes, Luca, I like to check progress more often :-)))
         (hope it's okay for you)
         ... it's not much what is saved anyway...
      cdd94966
  11. Mar 09, 2017
  12. Mar 08, 2017
  13. Mar 07, 2017
  14. Mar 06, 2017
    • Luca Scarabello's avatar
      MPI: chunk-processor persistence · cea7c73a
      Luca Scarabello authored
      Once a chunk has been processed by a node, keep assigning the same
      chunk (with new templates) to the same node. This improve chunk
      cache usage ad also avoid that multiple nodes loads too many chunks.
      This is relevants when the nodes reside  in different machines and
      loading a chunk require network I/O
      cea7c73a
  15. Mar 02, 2017
  16. Mar 01, 2017
  17. Feb 22, 2017
  18. Feb 20, 2017
  19. Feb 15, 2017
  20. Feb 14, 2017
  21. Feb 07, 2017
  22. Feb 02, 2017
  23. Jan 31, 2017
Loading