ideCAD uses all available processor cores without a limit on the number. It uses all cores of this 24-core processor. However, due to the nature of static analysis, not all processes can be executed in parallel. (Some basic operations such as stiffness matrix reduction are iterative in nature of the calculation and must be done consecutively). Therefore, if there are many processor cores, the analysis time will be shorter, but this acceleration may not be proportional to the number of increments of the core. For example, this 24-core processor may not be 24 times faster than a single processor, considering the whole time. For this reason, we use intel processors that catch the balance of the two, instead of processors such as AMD threadripper, which are slow on a single core basis, but compensate for this slowness with numbers. (like i7-8700K, i7-9700K, i9-9900K)