Skip to content

Resolve "ScanSSD: Integrate containerized scanssd"

TESTING NOTES: NOTE: certain flags in the msp_settings.py file have been deactivated so as to not run combination or parser to get a better comparison of times between the two systems. These will be re-enabled before merge

pre:

part 1:

  • run make clean
  • run make clean-repos
  • run make
  • run make example take note of the time. repeat this a couple times to get an idea of the average time.
  • report the times in the MR thread

part 2:

  • run make -f DM.mk swarm-up
  • run make -f DM.mk swarm-run-example take note of the time. repeat this a couple times to get an idea of the average time.
  • run make -f DM.mk swarm-down
  • report the times in the MR thread
  • from the MathSeer-extraction-pipeline root run /bin/compare-outputs-sync-async. There should only be small differences

Merge request reports