Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

WinSAT crashes after you try to assess Direct3D performance in Windows 7


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You have a computer that's running Windows 7.
  • The computer has more than 32 physical cores (without hyperthreading enabled) or more than 64 logical cores (with hyperthreading enabled).
  • You use the Windows System Assessment Tool (WinSAT) to assess Direct3D performance or to run a full system assessment.
In this scenario, WinSAT fails, and you cannot obtain system performance data.

↑ Back to the top


Cause

This issue occurs because of an insufficient idle thread array size on a computer that has more than 32 physical cores (without HT) or more than 64 logical cores (with HT).

↑ Back to the top


Workaround

On a system that has more than 64 logical cores with hyperthreading enabled, run the following command to limit the number of processors to 64 before you run WinSAT to work around this issue:
bcdedit /set numproc 64
On a system that has more than 32 physical cores without hyperthreading enabled, run the following command to limit the number of processors to 32 before you run WinSAT to work around this issue:

bcdedit /set numproc 32

↑ Back to the top


More Information

In this scenario, the system must be fully updated through Windows Update. Otherwise, the limit is 32 logical cores.

On systems that have an SSD drive installed, run the following command from an administrative command prompt to make sure that the system is optimized for the SSD drive:

winsat -diskformal

For more information about hyperthreading, see Windows support for hyper-threading technology.

↑ Back to the top


Keywords: kbexpertiseadvanced, kbsurveynew, kbtshoot, kb

↑ Back to the top

Article Info
Article ID : 3024453
Revision : 1
Created on : 1/7/2017
Published on : 1/9/2015
Exists online : False
Views : 224