Jump to content

Resource Allocation

From stereotool.info
Revision as of 13:11, 9 February 2025 by Valiant (talk | contribs)

Resource Allocation

Processing Thread Distribution
  • Optimize for throughput
  • Optimize for Latency
  • Set CPU Preferences Manually
  • Only use one thread
Number of CPU Cores
  • 1 Core - Single Thread (No Optimiztion)
  • 1 Physical Core - 2 Threads
  • 2 Cores - 2 Threads
  • 3 Cores - 3 Threads
  • 4 Cores - 4 Threads
  • 5 Cores - 5 Threads
  • 6 Cores - 6 Threads
  • 7 Cores - 7 Threads
Assign Threads to Preferred CPU Cores
  • Check Box to Activate
  • Uncheck Box to Deactivate
Process Prioirty
  • Normal
  • High
  • Realtime