Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 402 Bytes

marlin-mt.md

File metadata and controls

13 lines (9 loc) · 402 Bytes

Specification and TODO things to get a MT version of Marlin

TODO list

  • Remove source files:

    • AIDAProcessor.h
  • Find origin of slow down of MT application compared to sequential implementation

  • Compute correctly speedup from Amdahl's law and Gustafson's law

  • Fill Application::printUsage() when adding new options !

  • Re-implement MarlinSteerCheck

  • Re-implement MarlinGUI with new APIs