Currently the parameter file is 1 fire at a time. This results in pandora instantiating prometheus over and over which has a popup window (CMD) that steals focus. We don't need that and all the jobs can be done at once. This does complicate aggregation a little bit, but I think it's worthwhile.
So what needs to be done?
[ ] All fire designated to a single core would be in a parameter file to burn all at once.
Aggregation issues:
[ ] High likelihood that aggregation will require tweaking to read the fid and it id to move things through. This should be a minor tweak
Contact Details
@badgeronabike
What is needed?
Currently the parameter file is 1 fire at a time. This results in pandora instantiating prometheus over and over which has a popup window (CMD) that steals focus. We don't need that and all the jobs can be done at once. This does complicate aggregation a little bit, but I think it's worthwhile.
So what needs to be done?
Aggregation issues:
How will this improve the project or tool?
You can keep using your computer!
Approvals Process