-
Notifications
You must be signed in to change notification settings - Fork 27
number_of_simulations
Nicolai Mueller edited this page Sep 26, 2024
·
1 revision
Integer
64
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.
A high number of simulations increases the accuracy, i.e. enables the detection of smaller effects, while decreasing the runtime.
"simulation": {
"number_of_simulations": 1024
}
In this example, we set the total number of simulations to 1024.