threadsPerCore

@JvmName(name = "taigffxtkdqkfujl")
suspend fun threadsPerCore(value: Output<Int>)
@JvmName(name = "qintlvkbogroiqfc")
suspend fun threadsPerCore(value: Int?)

Parameters

value

The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.