Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qualification task #2

Closed
Yuri05 opened this issue Oct 31, 2019 · 0 comments
Closed

Qualification task #2

Yuri05 opened this issue Oct 31, 2019 · 0 comments

Comments

@Yuri05
Copy link
Member

Yuri05 commented Oct 31, 2019

Inputs:

  • Input Folder
  • Output Folder
  • [OPTIONAL] Name of the report configuration plan
  • [OPTTIONAL] Number of CPU cores to use

Qualification task executes the report configuration plan and writes the output (qualification artifacts) under the Output Folder.
Report configuration plan is located under:

  • <Input Folder>/report-configuration-plan.json if <Name of the report configuration plan> is not given
  • <Input Folder>/<Name of the report configuration plan> otherwise.

Activities during execution of the qualification task must be parallelized where possible. Number of CPU cores to use is given by the corresponding parameter.

  • If <Number of CPU cores to use> is not given: use default (MAX_NUMBER_OF_CORES-1 ?)
  • If <Number of CPU cores to use> is greater then MAX_NUMBER_OF_CORES: use MAX_NUMBER_OF_CORES
@Yuri05 Yuri05 added this to the Milestone 3 milestone Nov 27, 2019
@Yuri05 Yuri05 modified the milestones: Milestone 3, Qualification Oct 30, 2020
@msevestre msevestre added this to To do in Version 2 via automation Sep 3, 2021
@Yuri05 Yuri05 moved this from To do to In progress in Version 2 Dec 10, 2021
@Yuri05 Yuri05 closed this as completed Jan 6, 2022
Version 2 automation moved this from In progress to Done Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant