You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specifies the total number of simulations performed by PROLEAD. The number of simulations must be a multiple of 64 in order to allow efficient bitslicing.
Impact
A high number of simulations increases the accuracy, i.e. enables the detection of smaller effects, while decreasing the runtime.
Examples
"simulation": {
"number_of_simulations": 1024
}
In this example, we set the total number of simulations to 1024.