We no longer use processor and accelerator models, we just use one model. The cli and profiles had not been updated with this so this PR fixes that, replacing all references to them.
Incompatibilty
Existing profiles that do not have model in them will cause an error and require deleting the file (or fixing) and recreating using /configure.
We no longer use processor and accelerator models, we just use one
model
. The cli and profiles had not been updated with this so this PR fixes that, replacing all references to them.Incompatibilty Existing profiles that do not have
model
in them will cause an error and require deleting the file (or fixing) and recreating using /configure.If no profile exists, no errors appear.