Ansys Learning Forum › Forums › Discuss Simulation › Electronics › Best core/task allocation for an i9 12900 16 cores using maxwell › Reply To: Best core/task allocation for an i9 12900 16 cores using maxwell
According to Ansys documentation, you should consider the total number of compute jobs that will be run simultaneously on your machine. Each solver or distribution is considered one task. The total cores specify the number of cores that will be used for the given machine, which is how you specify multiprocessing. For instance, if you want to run two threads for each task, you would specify Total Cores as 2 times the Number of Tasks. It's also important to note that the number of cores must always be greater than or equal to the number of tasks. If the number of cores is not an exact multiple of the number of tasks, some tasks will use more cores than others.
For further information please visit Help documentation:
Maxwell Help > Running Simulations > Distributed Analysis > Editing Distributed Machine Configurations