"sim_run_num_threads" config option misbehaving?
Has anyone else played with this? It doesn't appear to work quite as intended...
sim_run_num_threads 1 does indeed run one thread.
sim_run_num_threads 2 runs two threads and displays
Parallel Processing Status
Parallel task limit for current run: 2
Parallel task limit for current platform: 64
Number of processors detected automatically: 8
All the other options (half, all_but_2, all_but_1, all) appear to run on the full 8 cores (4 physical with hyperthreading):
Parallel Processing Status
Parallel task limit for current run: 8
Parallel task limit for current platform: 64
Number of processors detected automatically: 8
Are these options being compared to the 'platform' limit of 64, perhaps?
Creo 2.0, M120.
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

