Second link:
http://www.mediafire.com/?szoat4oxscl6ib9
Printable View
Second link:
http://www.mediafire.com/?szoat4oxscl6ib9
LinX (0.64) 10.3.6.010
http://www.mediafire.com/?cict9u8jki7wps2
Last 2 versions with updated Linpack libraries do not stress at all my Phenom 980, nor does the stop button respond (OS--> XP SP3 x86)
I tried with link from first post and it runs ok....Does anyone have the same trouble ?
I've got the same problem. R3E and R3B with i7 990X. It doesn't load up my CPU anymore? Any ideas guys? IBT works just fine though.
I used the OP version....something seems to be wrong (at least for me) with last versions...
Thank You
Linx 0.6.4- new library (10.3.7.012)-English
http://www.mediafire.com/?3aa7yz5nxfkb97z
Linx 0.6.4- new library (10.3.7.012)-English
http://www.mediafire.com/?isq641lmy7a82i5
The changelog and readme files were in ANSI format, the encoding was unreadable so converted to Cyrillic (Windows) then translated from Russian to English and resaved them in Unicode format so they are now readable. :)
Does not work:
Quote:
Invalid or Deleted File.
The key you provided for file download was invalid. This is usually caused because the file is no longer stored on Mediafire. This occurs when the file is removed by the originating user or Mediafire.
If you believe you have reached this page in error, please contact support.
Click here to view our help resources
Any workout for the non-loading scenarios ?
I believe the non-loading scenario only experienced by AMD users, Intel users should be fine. This was what I got from Intel website regarding LINPACK,
I solved the problem by downloading IntelBurnTest v2.52 by AgentGOD and copy/rename the LINPACK files inside LinData folder into LinX folder.Quote:
Intel's compilers may or may not optimize to the same degree for non-Intel microprocessors for optimizations that are not unique to Intel microprocessors. These optimizations include SSE2, SSE3, and SSSE3 instruction sets and other optimizations. Intel does not guarantee the availability, functionality, or effectiveness of any optimization on microprocessors not manufactured by Intel. Microprocessor-dependent optimizations in this product are intended for use with Intel microprocessors. Certain optimizations not specific to Intel microarchitecture are reserved for Intel microprocessors. Please refer to the applicable product User and Reference Guides for more information regarding the specific instruction sets covered by this notice.
Notice revision #20110804
1) Rename the LINPACK files inside LinX folder (linpack_xeon32.exe and linpack_xeon64.exe) to linpack_xeon32_OLD.exe and linpack_xeon64_OLD.exe.
2) Copy files inside LinData folder (linpack32.exe and linpack64.exe) into LinX folder.
3) Rename the newly copied files to linpack_xeon32.exe and linpack_xeon64.exe respectively.
You might not get the latest LINPACK version (v 10.3.7.012) but the AMD-patched LINPACK files were compiled on July 20, 2011, not that far off. :D I use Phenom II X2 555 BE and it works perfectly after the modification. I'm not sure if this workaround works for those with Intel Cpus but I think it should work as well. Kudos to AgentGOD for the AMD-patched LINPACK files. BTW, I use both IBT and LinX but I prefer LinX due to the progress bar and the elapsed time display.
To make things easier you can download the patched files here at datafilehost.
Code:http://www.datafilehost.com/download-5930ce6b.html
Yep...that works perfectly..
Thank you
Nice, thank you
There we go, this is with the changelog and readme in English: http://www.mediafire.com/?66bsnawogu0wxdoQuote:
Originally Posted by Opteron146
Linx 0.6.4- new library (10.3.9.015)
http://www.mediafire.com/?5f8ndlr7lvicdq7
Thx Stasio, good find !
Linx 0.6.4- new library (10.3.10.017)
http://www.mediafire.com/?0vlniujny4i8sjo
-Updated with both xeon64.exe and xeon32.exe with the newest Linpack.
thanks
thanks
Hello guys
new version with new linpack
http://www.mediafire.com/?d1ir3fn1ekmbqdd
ps: For those having problems with bench not starting, try to set mem manually or set it a bit lower than "ALL" preset
Thank you for your work.
I like LinX a lot. It makes me see where I have to turn the srews in my system
I too enjoy using LinX as one tool to test stability. Cheers!
Linpack 11.0.0.004
http://registrationcenter.intel.com/...11.0.0.004.zip
http://software.intel.com/en-us/arti...pack-download/
Linx 0.6.4- new library (11.0.0.004)
http://www.mediafire.com/?lanvknksiqc0n0v
-Updated with both xeon64.exe and xeon32.exe with the newest Linpack.
Thanks for the latest version.
stasio, do you update Linx yourself with the latest Intel Linpack libraries?
I have always loved Linx as a stability tester :)
Yes.
Linx 0.6.4- new Linpack (11.0.1.005)
http://www.mediafire.com/?7w8xpkd233i85f8
-Updated with both xeon64.exe and xeon32.exe with the newest Linpack.
download link is not working for me.
DL no problem.
DL not working
"We have informed the owner that sharing of this file has been limited and how they can resolve this issue."
Split Archive Blocked
The file you attempted to download is an archive that is part of a set of archives. MediaFire does not support unlimited downloads of split archives and the limit for this file has been reached. MediaFire understands the need for users to transfer very large or split archives, up to 10GB per file, and we offer this service starting at $1.50 per month.
???
tried 10 times dl and with me OK.
My mediafire:
http://i1.aijaa.com/b/00372/11178349.jpg
Btw,new link:
http://www.fileden.com/files/2009/12...11.0.1.005.zip
Edit:
maybe is "bandwidth issue" atm, as many people dl from my mediafire links.
I will host latest versions to avoid issues
LinX with Intel Linpack v11.0.1.005 for Intel and AMD CPU.
For AMD users who might face with the Non-Loading issue with the latest Linpack v11.0.1.005,
I have come up with a patch to resolve this problem.
LinX 32-bit
http://s19.postimage.org/g42y3co0z/Lin_X_32_1a.png
LinX 32-bit log
http://s19.postimage.org/a1vbcuzkz/Lin_X_32_1b.png
LinX 64-bit
http://s19.postimage.org/88seojeeb/Lin_X_64_1a.png
LinX 64-bit log
http://s19.postimage.org/pxk5g5q5f/Lin_X_64_1b.png
For the AMD patch I changed the hex byte 75H (JNE) to EBH (JMP), ie I forced the code
to jump straight to the Linpack Math library routine regardless of the CPU type whether
it's Intel or AMD. Nice, right?
Some hash values and short DisAssembly explanation to the original and patched files,
32 and 64 bit.
linpack_xeon64.exe (Intel CPU only)
CRC-32: ee84f31b
---MD5: ea2c1ed5d9ea12a3df2e47ee7666ab12
-SHA-1: a4f9effd7b23afc85b8b3858ff44c9764c580f8c
00046C 85 C0 Test EAX, EAX......................; Not Zero = Intel, Zero = AMD
00046E 75 2B JNE Some Memory Address.....; Intel, so go to Math Routine
linpack_xeon64.exe (Patched, Both Intel and AMD)
CRC-32: 3f167792
---MD5: 4032d811603594a0785c7bb1dd67bf7b
-SHA-1: 8a7f62581846bd33be45161f09738f348e07882c
00046C 85 C0 Test EAX, EAX......................; Not Zero = Intel, Zero = AMD
00046E EB 2B JMP Some Memory Address.....; Don't care just go to Math Routine
linpack_xeon32.exe (Intel CPU only)
CRC-32: c184babb
---MD5: ab203fd622c162782933591e273cc880
-SHA-1: 6a0f78d647ff3fc60a8972939326b9048af283d4
001038 85 C0 Test EAX, EAX......................; Not Zero = Intel, Zero = AMD
00103A 75 2B JNE Some Memory Address.....; Intel, so go to Math Routine
linpack_xeon32.exe (Patched, Both Intel and AMD)
CRC-32: e84cd5c4
---MD5: 60882e2d5024364fab26910daa815b4b
-SHA-1: 5a6a91e46f6245fd97a438c90e87ae59480aaa6b
001038 85 C0 Test EAX, EAX......................; Not Zero = Intel, Zero = AMD
00103A EB 2B JMP Some Memory Address.....; Don't care just go to Math Routine
The short DisAssembly explanation might be wrong or inaccurate but I think you get
the general idea.
Credit to AgentGOD (IBT creator) who I think to come up with this brilliant idea and
be the first person to do this patch years ago. ;-)
For AMD users who are creative enough you can use this latest Math library with IBT v2.54
too by copying and renaming the appropriate files. Don't forget to copy the Intel OMP
Runtime Library (libiomp5md.dll), 32 and 64 bit version to the appropriate folder also.
Download links :
Mediafire :Datafilehost :Code:http://www.mediafire.com/download.php?kna2w379ggxr7hz
Code:http://www.datafilehost.com/download-d5b49d25.html
I would like to know if this is normal and why this is happening.
Problems size is 16331, Memory (MiB): 2048.
Runs: 5
CPU 2500K @4.2Ghz
Linx 11.0.1.005 64Bit
CPU Voltage 1.18, Linx 106,xxx GFlops
CPU Voltage 1.20, Linx 106,xxx GFlops
CPU Voltage 1.21, Linx 104,xxx GFlops
CPU Voltage 1.23, Linx 105,xxx GFlops.
I have witnessed this phenomena several times back to back as i changed voltage and ran Linx.
System is stable after 25 runs, 0 errors.
Thanks.
Update:
Even though my system was stable with Linx and other CPU stability testing softwares, i still got BSD when playing BF3, so i had to raise the Voltage a bit.
@KGB7
does increasing the volts solved the BSOD?
I have 8gb of ram, what problem size and memory should i choose? First time i testing this :)
thanks...
Any updates?
New Intel Linpack (11.0.5.009)
http://registrationcenter.intel.com/...11.0.5.009.zip
I updated my LinX to the latest linpack, and if I just place linpack_xeon32.exe and linpack_xeon64.exe in the folder it complains that a DLL is missing (libiomp5md.dll). If I place this DLL in the folder linpack errors out as follows, this is at stock speeds btw:
https://dl.dropboxusercontent.com/u/...ck%20error.png
:shrug:
WTH same error :eek:
the digital signature for linpacks 11.0.1.005 in not valid but no error
but as ver 11.0.5.009 licensed is valid but with this error :mad:
Same issue.
You can still run Linpack from the command line if you wanna heat your Haswell :p:
Download Linpack from Intel:
http://software.intel.com/en-us/arti...npack-download
Unpack and go to folder (this is for version 11.0.5.009):
w_lpk_p_11.0.5.009\linpack_11.0.5\benchmarks\linpa ck
Edit lininput_xeon64 file, for example, for 4GB RAM the problem size is 23118 (you can check Linx which problem size you wish to run):
Run runme_xeon64.batCode:Sample Intel(R) Optimized LINPACK Benchmark data file (lininput_xeon64)
Intel(R) Optimized LINPACK Benchmark data
1 # number of tests
23118 # problem sizes
23118 # leading dimensions
30 # times to run a test
4 # alignment values (in KBytes)
Results will be in win_xeon64.txt file
That's it :)
Here's the same LinX v0.6.4 from Page 1 with the latest AVX Linpack v11.0.5 integrated .
https://mega.co.nz/#!MFhX2IxI!VKJ0UB...S9xnOBtYhtIqPU
@ orky87
http://i41.tinypic.com/2eflrw9.png
I tried several different version combinations of Linx and the latest intel linpack library but I kept getting out of memory errors, even with something absurd like 32 megabytes selected. Finally a combination worked.
I used this linx version from post 838 in this thread: http://www.mediafire.com/?7w8xpkd233i85f8
And then I copy pasted the xeon64.exe ONLY from the latest linpack library (as at time of writing) into the folder that contains linx.exe
for reference, with approx. 12 GB selected for memory, I'm getting ~200 gflops on my 4770K with HT disabled and 4.2 GHz. With HT it drops down to ~165.
Hey everyone. It's been a while.
I was told that LinX is having trouble coping with latest Linpacks, so I tried to fix it.
I also uploaded the source to GitHub in case I decide to take another leave. It's ugly as hell tho.
Anyhow, here you go, v0.6.5. Linpack binaries themselves haven't been patched for AMD compatibility, but I see that this problem has already been solved here.
Updated 1st post as it appears that it actually works not only on my Windows VM.
It does..
http://oi39.tinypic.com/mvn50h.jpg
Yea,same hash as Linpack ver. 11.0.5.009.....:up:
thanks for update Dualist.
Thank you and Dualist for this update.
Definitely handy! Hope to have more when the haswell upgrade becomes available!
New Intel Linpack 11.1.0.002
http://registrationcenter.intel.com/...11.1.0.002.zip
LinX 0.6.5-11.1.0
http://www.mediafire.com/?x1gp435o55h61ef
- with latest Intel Linpack binaries (ver. 11.1.0.002)
thanks for sharing stasio.....
Thank you Stasio
can someone patch this lates version LinX 0.6.5-11.1.0 to be used in AMD systems?
LinX 0.6.5-11.1.1
http://www.mediafire.com/?3ui9knzmbr6sv9y
- with latest Intel Linpack binaries (ver. 11.1.1.003)
Yes,I tested on Haswell.
LinX 0.6.5-11.1.2
https://www.mediafire.com/?9bgoi8a4hlpv09z
- with latest Intel Linpack binaries (ver. 11.1.2.004)
thnx stasio
I am just NOT well with AMD.......follow percuma88 way.....
sorry......
LinX 0.6.5-11.1.3
https://www.mediafire.com/?a2m91m43l33yysy
- with latest Intel Linpack binaries (ver. 11.1.3.005)
Hi, all
Here my test result. But I don't known GFlops right or wrong?
http://vozforums.com/attachment.php?...1&d=1405277682
LinX 0.6.5-11.2.0
https://www.mediafire.com/?ii62gs08uy7y947
- with latest Intel Linpack binaries (ver. 11.2.0.003)
AMD patched version following to percuma88's instructions - http://we.tl/JO6VsrWn8C
I tested only 64 bit version on Phenom II X6, as don't have 32 bit OS installed, but thankfully mentioned byte sequence occurs only once in linpack_xeon32.exe file
LinX 0.6.5-11.2.1
https://www.mediafire.com/?63mo13dkm6tm0gm
- with latest Intel Linpack binaries (ver. 11.2.1.009)
Did any new version come out recently? Need one compatible with X99 chipset/Haswell-E CPUs/DDR4 RAM/32GB RAM Support
Latest.....
Intel Linpack 11.3.3.010
http://registrationcenter-download.i...11.3.3.010.zip
LinX 0.6.6-11.3.3
https://www.mediafire.com/?s7sufl664nm5omn
thank you stasio
Intel Linpack 2017.0.011
http://registrationcenter-download.i...2017.0.011.zip
you can try to modify the source , http://www.netlib.org/linpack/index.html
LinX 0.6.8-11.3.3
http://polariton.rghost.ru/download/...1.3.3.010).zip
LinX 0.6.9-2017.0.011
http://www.mediafire.com/download/7d6ieb1sa4nbbbs/