Skip to main content
1-Visitor
September 15, 2022
Question

Running simulation with Higher Cores

  • September 15, 2022
  • 3 replies
  • 1852 views

How to run simulation using higher number of cores?

3 replies

24-Ruby III
September 16, 2022

Hi,

please ask PTC Support.

15-Moonstone
September 19, 2022

ANSYS allows end users to select number of cores to run simulations.

KenFarley
21-Topaz II
September 19, 2022

If you are running Creo Ansys, there is a configuration option, put in your "config.pro" file to specify the number of cores. From the list of options:

creo_ansys_solver_cores <number>

"Set the number of processor cores to be used by Creo Ansys solver. Currently Supports 1-4 cores."

Default value is 2.

Apparently, if you're using Creo 9.0, this setting is available in the user interface, as discussed here:

 

UI Setting of Cores for Ansys Simulations 

 

If you're running Creo Simulate (not Ansys) I don't know how many cores it uses, but I see there is a config.pro option for Creo 9.0

sim_run_num_threads <number>

This option will "Specify the number of CPUs that Creo Simulate Native mode will use for running the analysis. The possible values are: ALL (default), ALL_BUT_1, ALL_BUT_2, 2, 1, HALF. "