Hello BenHer,
thx a lot for your reply.
I was in no way 'complaining' about the wrong cpu identification, only included it because it might be related to the problem with the crashing app. Of course you can not include every exotic cpu (and the K6-2+ is pretty exotic now, besides it never was mainstream) into the identification table. At least not, until someone has provided the necessary data.
Back to the problem: I have activated my K6-III system and started the MMX-optimized app v2.0 there. Surprisingly (well at least to me
) it is running without a problem so far. The workunit is not ready until now (well, you know, it's not the fastest computer nowadays
). I think this is good news, because it could mean that there is no general problem with K6 type cpus and their instruction set.
It also points to a possible reason for the failure on the K6-2+ (thx to Ananas for the hint), please see an excerpt from the stderr file on the K6-III (where the MMX-app is running currently):
Version: Windows MMX 32-bit 'Ni!' based on seti V5.15 'Chicken Good!'
Rev: (R-2.0|MMX|FFT:IPP_MMX|Ben-Joe)
CPUID: 'AMD K6! K6-III 3D (Sharptooth)'
cpus: 1 cores: 1 threads: 1 cache: L1=32K L2=256K L3=0K
features: mmx 3Dnow
speed: 400 MHz -- read megs/sec: L1=1343, L2=974, RAM=340
And now for comparison the same excerpt from the result file of one of the failed workunits from the K6-2+ computer:
Version: Windows MMX 32-bit 'Ni!' based on seti V5.15 'Chicken Good!'
Rev: (R-2.0|MMX|FFT:IPP_MMX|Ben-Joe)
CPUID: 'AMD K7 Athlon (Argon)'
cpus: 1 cores: 1 threads: 1 cache: L1=32K L2=128K L3=0K
features: mmx 3Dnow 3Dnow+
Unhandled Exception Detected...
- Unhandled Exception Record -
Reason: Illegal Instruction (0xc000001d) at address 0x0055066E
As you can see, the application is apparently crashing when it comes to the clock measurement. Well, I'm only reading this from the file, I'm not a software developer, but maybe you will agree?
Do you rely somehow on the mainboard bios for clock measurement? Because on this mainboard the K6-2+ is not fully supported, it is a nearly 10 years old socket 7 board with Intel i430TX chipset (that's the one which was developed for the Pentium MMX mainly, Intels last socket 7 cpu).
Any possible workaround (besides not to run the optimized application
)?
Best regards
Alex