User Profile
rachitgoyal
Copper Contributor
Joined Apr 12, 2023
User Widgets
Recent Discussions
WPF /C# application is not working in a 448 core server with hyper threading enabled
Hi, My WPF /C# application (built using target dot net framework 4.8) is not working in HPE 448 core server with hyper threading enabled in BIOS. Application is running very slow and giving BSOD error in WinPE mode. If we run same application in actual Windows Server 2022 OS, application run very slow and hang. Same application run fine on same server if hyper threading is disabled in BIOS. Application runs fine server with less number of cores. I have below config setting but no benefit - AppContext.SetSwitch("Switch.System.Threading.ThreadPool.UseAllCpuGroups", true); AppContext.SetSwitch("Switch.System.Threading.Thread.CurrentThread.ForceCpuGroups", true); Please let me know how to resolve this issue on 448 core server. Thanks, Rachit714Views0likes1Comment
Recent Blog Articles
No content to show