Forum > Windows

Lunatics MB opt apps limited to counting 16 CPUs?

<< < (2/3) > >>

Claggy:
My Atom N450 also reports on r246 as only having one core (it should be one core plus one hyper-threaded core):


--- Code: ---Windows optimized S@H Enhanced application by Alex Kan
Version info: SSSE3x (Intel, Core 2-optimized v8-nographics) V5.13 by Alex Kan
SSSE3x Win32 Build 246 , Ported by : Jason G, Raistmer, JDWhale
 
SETI7 update by Raistmer
 
Build features: SETI7 Non-graphics IPP USE_SSSE3 x86
     CPUID:          Intel(R) Atom(TM) CPU N450   @ 1.66GHz 
     Speed: 1 x 1659 MHz 
     Cache: L1=64K L2=512K
 
CPU features: FPU TSC PAE CMPXCHG8B APIC SYSENTER MTRR CMOV/CCMP MMX FXSAVE/FXRSTOR SSE SSE2 HT SSE3 
CPU type 0x24 
--- End code ---

Claggy

Raistmer:
yes, this feature looks broken and better to remove it in new rebuild.

Claggy:

--- Quote from: Raistmer on 20 Oct 2011, 02:54:17 pm ---No, not the same, look at reported freqs
both new and old builds disagree with x64 one


--- End quote ---
Most of my v6 results show 8 x 3400 MHz, but one shows Speed: 8 x 3421 MHz and another shows Speed: 8 x 3394 MHz , so what is reported swings around a bit.

Claggy

Josef W. Segur:
Feature detection in the Lunatics builds is mostly based on Microsoft example code for using the intrinsic __cpuid() function, see e.g. http://msdn.microsoft.com/en-us/library/hskdteyh(v=VS.80).aspx. Speed detection is added using rdtsc, IIRC.

As has been noted, that's basically cosmetic for now. If we ever get around to using some of that information to choose paths within the processing, it will be necessary to try to make it accurate and keep it up to date.
                                                       Joe

Mike:

V8 only seeing 1 core with correct speed.


--- Quote ---Windows optimized S@H Enhanced application by Alex Kan
Version info: SSE3x (AMD/Intel, Core 2-optimized v8-nographics) V5.13 by Alex Kan
SSE3x Win32 Build 76 , Ported by : Jason G, Raistmer, JDWhale

     CPUID: AMD Phenom(tm) II X6 1090T Processor
     Speed: 1 x 3607 MHz
     Cache: L1=64K L2=512K
  Features: MMX SSE SSE2 SSE3

--- End quote ---

r374 reports correct


--- Quote ---Windows optimized S@H Enhanced application by Alex Kan
Version info: SSE2x (AMD/Intel, Core 2-optimized v8-nographics) V5.13 by Alex Kan
SSE2x Win32 Build 374 , Ported by : Jason G, Raistmer, JDWhale


SETI7 update by Raistmer

Build features: SETI7   Non-graphics   IPP   USE_SSE2   x86   
     CPUID: AMD Phenom(tm) II X6 1090T Processor
     Speed: 6 x 3601 MHz
     Cache: L1=64K L2=512K

CPU features: FPU TSC PAE CMPXCHG8B APIC SYSENTER MTRR CMOV/CCMP MMX FXSAVE/FXRSTOR SSE SSE2 HT SSE3
CPU type 0x42

--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version