New CADforum look launched.
Over 1.089.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new Engineering calculator. New AutoCAD 2026 commands and variables.
Over 1.089.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new Engineering calculator. New AutoCAD 2026 commands and variables.
CAD tip # 4905:
Question
A
All Autodesk's CAD products based on AutoCAD 2000i, 2002, 2004, 2005, 2006, 2007, 2008, 2009 and higher are multi-threaded, multi-core, display operations run on multiple processors. Nevertheless all geometrical operations in CAD applications and in principle performed as single-threaded (on a single CPU core). For performance comparisons, for most geometric operations it will help better to use a faster CPU with less cores than a CPU with as much cores as possible.
The WHIPTHREAD variable controls the way how AutoCAD uses the second processor (or core) for display operations.
- 0 - use only a single processor (as A2000)
- 1 - regen done on multiple CPUs (a recommended setting since release 2020)
- 2 - redraw done on multiple CPUs
- 3 - both regens and redraws done on multiple CPUs
Multi-CPU, multi-core and multithreading systems are used by AutoCAD also for other operations, e.g. for:
- mental ray rendering (2007 and higher)
- background publishing
- xref loading
- CAD format conversions
- background loading of .NET Framework
- opening DWG files with raster images
Intel processors with the hyperthreading (HT), dual-core and multi-core technology are considered by the operating system as multiprocessor PCs.
ACAD2000iACAD2002ACAD2004ACAD2006ACAD2009MDTADT


19.3.2006
87677×
FAQ
applies to: AutoCAD 2000i · AutoCAD 2002 · AutoCAD 2004 · AutoCAD 2006 · AutoCAD 2009 · MDT · AutoCAD Architecture ·