Open ecionis opened 7 years ago
I have the same issue with my Xeon E5-4627 processors: { "Brand" : "Intel(R) Xeon(R) CPU E5-4627 v4 @ 2.60GHz", "PhysicalCores" : 40, "LogicalCores" : 40, "TotalCores" : -1, "PhysicalCPUsCount" : 4, "Features" : { "AVX2" : true, "AVX" : true, "AES" : true, "SSE42" : true, "SSE41" : true, "SSE2" : true } } { "Brand" : "Intel(R) Xeon(R) CPU E5-4627 v4 @ 2.60GHz", "PhysicalCores" : 10, "LogicalCores" : 10, "TotalCores" : 32, "PhysicalCPUsCount" : 3, "Features" : { "AVX2" : true, "AVX" : true, "AES" : true, "SSE42" : true, "SSE41" : true, "SSE2" : true } } But it won't detect when I run nicehash.
Hi,
Nicehash 2.0.1.4 Beta don't detect my 2x Xeon E5-2697 v4 ES
OS: Windows Server 2008 R2 Enterprise.
ps. NewCPUDetection at issue 95 show: { "Brand" : "Genuine Intel(R) CPU 0000 @ 2.20GHz", "PhysicalCores" : 36, "LogicalCores" : 36, "TotalCores" : -1, "PhysicalCPUsCount" : 2, "Features" : { "AVX2" : true, "AVX" : true, "AES" : true, "SSE42" : true, "SSE41" : true, "SSE2" : true } } { "Brand" : "Genuine Intel(R) CPU 0000 @ 2.20GHz", "PhysicalCores" : 18, "LogicalCores" : 36, "TotalCores" : 32, "PhysicalCPUsCount" : 0, "Features" : { "AVX2" : true, "AVX" : true, "AES" : true, "SSE42" : true, "SSE41" : true, "SSE2" : true } }
but program did't run.