enable-multimachine-accelerator – deprecated enable-object-lock-stats
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

enable-multithreading

Synopsis

enable-multithreading [-force]

Description

Enable the use of multiple concurrent threads for processor model simulation. Running with multithreading enabled requires that all loaded modules are thread safe, and that the objects are correctly partitioned into cells.

Note: the set-threading-mode command is used to control the actual threading mode of the simulation. This command is just a master switch which enables multithreading.

The use of multithreading can be forced on, even when unsafe modules are loaded or when the cell partitioning rules are violated, by using the -force flag. The -force flag should only be used during model development.

Provided By

Simics Core

See Also

set-threading-mode, disable-multithreading
enable-multimachine-accelerator – deprecated enable-object-lock-stats