... | ... | @@ -31,7 +31,7 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
|
|
- Just pick a unique value across the models running on your system in the range [17-256]
|
|
|
- `specific_cpu= `
|
|
|
- This is a 0 indexed number that identifies the CPU core the model will be run on
|
|
|
- For a Debian 11 CyMAC system, the 0,1 cores are usually not isolated and reserved for the Linux OS. CPU 2 is isolated, but convention is to run the IOP model on it. So user models should use CPUs 3 and up in accordance with how the isolation was [configured](CPU-Isolation) on the system.
|
|
|
- Starting in RCG 5.1.2, this parameter is deprecated and no longer needed. The rts-cpu-isolator automatically selects a free core when the model is started.
|
|
|
- ADC Slave/Master Options
|
|
|
- For IOP models the option `adcMaster=1` should be used
|
|
|
- There used to be a `adcSlave=1` option for user models, but this is no longer used
|
... | ... | |