toTow you got the source and memtest itself is also open source, get someone to combine em
![Twisted Evil :twisted:](./images/smilies/icon_twisted.gif)
Moderator: Site Moderators
You might have to start a thread in here for the IBT (Intel Burn Test) which tests both, though I have never used it.toTOW wrote:...
The only thing I really miss in this program is the memory test. Without a proper memory test, we can't fully validate a system for SMP clients with this program.
Yeah but afaik IBT was designed for testing temperature stability ( at first ). Now with linpack it's diffrent but I haven't used it in a long time either so idk. The main point of iBt was that it got hotter then any other tests at the time, it was also specificly aimed for dothan or desktop equivalent, and didn't do as good with regards to temps on amd. Linpack is also already superseeded with lapack which is much more cache straining then the former.7im wrote:You might have to start a thread in here for the IBT (Intel Burn Test) which tests both, though I have never used it.toTOW wrote:...
The only thing I really miss in this program is the memory test. Without a proper memory test, we can't fully validate a system for SMP clients with this program.
MtM wrote:toTow,
. . .
Isn't using x86 code not going to stress the cpu properly on x64 windows? Just a heads up, think you should change your opening post?
One reason that there are so many choices is that code can put localized stresses on segments of your hardware. When you focus on one part of the hardware a benchmark may prove that you can't overtax that part but that doesn't prove that there isn't some other segment of the hardware that might be unstable when it experiences the maximum stress. A general purpose benchmark like IBT may stress everthing to, say 90%, or a specific test may reach 100% for one segment.MtM wrote:John ok, I assumed there was an significant enough diffrence ( especially since x64 has more hardware registers which are used to hold pointers to data ) since there where both x86 and x64 binaries for linux.
Code: Select all
tail -c +2045 stresscpu.tgz > stresscpu_fixed.tgz