Page 19 of 38 FirstFirst ... 91617181920212229 ... LastLast
Results 451 to 475 of 931

Thread: LinX - A simple Linpack interface

  1. #451
    Registered User
    Join Date
    Oct 2004
    Posts
    42
    Quote Originally Posted by Dua|ist View Post
    What you describe is probably my fault completely, but I'm not sure yet. I'd be grateful if you could try this version and report if you still get that strange behavior or not. Same goes to all having this issue. (Should be a lot of people )
    Tried a few runs and it seems to work perfectly. Thx!
    ASUS P5Q, E8400@3995Mhz, Radeon 5870, 2x2gb G-skill 6400 4-4-4-15

  2. #452
    Registered User
    Join Date
    Mar 2008
    Posts
    14
    Linpack 10.2 is out on Intel's site if you find it worthy to update to as I have no idea what the differences are between 10.1 and .2.

  3. #453
    Xtreme Member
    Join Date
    May 2008
    Location
    Moscow, Russia
    Posts
    171
    janolle, great news, thanks for testing!

    GigaByte, I'll look into that, thanks for the news.
    MacBook Air 2012 13"
    Raspberry Pi 512

  4. #454
    Xtreme Mentor stasio's Avatar
    Join Date
    Jan 2008
    Location
    Malaysia
    Posts
    3,036
    New in Intel MKL 10.2
    This release of Intel Math Kernel Library (Intel MKL 10.2) provides
    optimized multithreaded performance for the newest IntelŽ
    processors, especially the IntelŽ XeonŽ 5500 processor.
    Performance Improvements
    Performance improvements cover several key math routines including
    LINPACK, Out-of-core PARDISO, BLAS, and FFT. In addition, Intel
    AVX (Advanced Vector Extensions) support is included for advanced
    vectorization being introduced in upcoming IntelŽ architecture
    processors. This provides support for 256-bit vector operations, in
    many cases doubling performance. These are provided earlier to test
    and develop forward scaling in your applications.
    C#/.Net support
    Intel MKL 10.2 introduces C#/.Net support examples for calling Intel
    MKL functions.
    BLAS
    Introduce better coverage of threading in level 1 BLAS routines, in
    addition to the threading for level 2 and level 3 BLAS routines.

    PDF
    Download
    Last edited by stasio; 07-01-2009 at 12:40 AM.
    Need a Gigabyte latest BIOS?
    Z370 AORUS Gaming 7,
    GA-Z97X-SOC Force ,Core i7-4790K @ 4.9 GHz
    GA-Z87X-UD3H ,Core i7-4770K @ 4.65 GHz
    G.Skill F3-2933C12D-8GTXDG @ 3100 (12-15-14-35-CR1) @1.66V
    2xSSD Corsair Force GS 128 (RAID 0), WD Caviar Black SATA3 1TB HDD,
    Evga GTS 450 SC, Gigabyte Superb 720W
    XSPC RayStorm D5 EX240 (Liquid Ultra)
    NZXT Phantom 630 Ultra Tower
    Win 7 SP1 x64;Win 10 x64

  5. #455
    Xtreme Member
    Join Date
    May 2009
    Posts
    201
    Dua|ist, do you plan to do a native 64-bit GUI? I was trying to see if I could run it in wine in Linux and I can use 32-bit wine to run 32-bit Linx which is not really useful for me. I tried to run it with 64-bit wine and it failed because it didn't know what to do with 32-bit LinX.exe (Trying to load PE image for unsupported architecture (I386)). If the GUI becomes 64-bit native, then I don't need to write one for Linux.... I can run it under wine.

  6. #456
    Xtreme Member
    Join Date
    May 2008
    Location
    Moscow, Russia
    Posts
    171
    Quote Originally Posted by devsk View Post
    Dua|ist, do you plan to do a native 64-bit GUI? I was trying to see if I could run it in wine in Linux and I can use 32-bit wine to run 32-bit Linx which is not really useful for me. I tried to run it with 64-bit wine and it failed because it didn't know what to do with 32-bit LinX.exe (Trying to load PE image for unsupported architecture (I386)). If the GUI becomes 64-bit native, then I don't need to write one for Linux.... I can run it under wine.
    Sadly, Delphi has neither an x64 nor a Linux compiler, so making any of these versions will be almost equally hard. But x64 should be theoretically simplier.
    MacBook Air 2012 13"
    Raspberry Pi 512

  7. #457
    Registered User
    Join Date
    May 2007
    Location
    Germany
    Posts
    71
    Congrats for the work man!
    Especially the "remaining time" function is cool :-)
    Desktop and Gaming PC

    CPU: AMD Phenom II 940 - TESTING
    Motherboard: ASUS M3A79-T Deluxe - BIOS0703
    RAM: Transcend aXeRam 2x2GB 5-5-5-15
    GPU: HD4870 512MB
    Case: Coolermaster HAF
    PSU: Enermax Revolution85+ 1050W
    Storage: 2x250GB Seagate SATA2 Raid0 + Samsung Spinpoint 1TB
    Cooling: Custom Water with Triple Radi for CPU+Mainboard

  8. #458
    Registered User
    Join Date
    Oct 2006
    Posts
    255
    Im having problems if I run it at real time priority, even at stock speeds, windows just freezes a couple of seconds after the start.
    Anyone else experiencing this (running on win7 64b RC/ 4gb Ram)

  9. #459
    Xtreme Member
    Join Date
    Dec 2008
    Posts
    123
    How to use this?
    Do I have to look at the time? Lower is better?
    or
    The highest GFlops peaks? Higher is better?
    Rig:
    CoolerMaster Cosmos S modded, Corsair HX850W, Gigabyte EX58-UD5, Intel Core i7 920 D0, EVGA GTX 260 core 216, Corsair 6GB Dominator Triple Channel, OCZ Vertex 60GB(OS), Western Digital 1TB Caviar Black, Western Digital WD6400AAKS, ASUS DVD Burner DRW-2014L1T, Windows Vista Ultimate 64-bit, Samsung Sync Master 2343BWX, Razer DeathAdder and Logitech G5, Razer eXactMat + eXactRest, Logitech G15
    Cooler:
    Swiftech GTZ waterblock, Swiftech MCR320-QP radiator, Swiftech MCP655 pump, Swiftech Micro-Reservoir v2, 3x 120mm Yate Loon rad fans, Tygon 1/2"ID(3/4"OD) tubing, Distilled water with PT Nuke.

  10. #460
    Xtreme Member
    Join Date
    May 2008
    Location
    Moscow, Russia
    Posts
    171
    Quote Originally Posted by oc_junkY View Post
    Congrats for the work man!
    Especially the "remaining time" function is cool :-)
    Thanks!

    Quote Originally Posted by monza1412 View Post
    Im having problems if I run it at real time priority, even at stock speeds, windows just freezes a couple of seconds after the start.
    Anyone else experiencing this (running on win7 64b RC/ 4gb Ram)
    Yes, this is kind of normal behaviour. Consider reading the hint over the Priority setting.
    I personally wouldn't set priority to anything over above normal, as it only makes the whole OS almost freeze (or completely freeze, as in your case).
    In 0.6.1 (which is currently getting its last polish) LinX will have same priority as Linpack, so at least it won't freeze and you'll be able to stop it. For now stick with lower priorities.

    Quote Originally Posted by 123456iambelial View Post
    How to use this?
    Do I have to look at the time? Lower is better?
    or
    The highest GFlops peaks? Higher is better?
    Well, you just test it, the more GFlops the faster is your system, on higher problem sizes/memory values you're likely to get higher GFlops and higher load and higher temps.
    Linpack was designed as a benchmark, thus the time per test and GFlops values. If you're just stress testing/stability testing, you may simply ignore them.
    MacBook Air 2012 13"
    Raspberry Pi 512

  11. #461
    Registered User
    Join Date
    Oct 2006
    Posts
    255
    Quote Originally Posted by Dua|ist View Post
    Thanks!


    Yes, this is kind of normal behaviour. Consider reading the hint over the Priority setting.
    I personally wouldn't set priority to anything over above normal, as it only makes the whole OS almost freeze (or completely freeze, as in your case).
    In 0.6.1 (which is currently getting its last polish) LinX will have same priority as Linpack, so at least it won't freeze and you'll be able to stop it. For now stick with lower priorities.
    roger that. Great and very useful program by the way

  12. #462
    Xtreme Addict
    Join Date
    Feb 2007
    Posts
    1,674
    hmm, I've got an error. It says "linpack has stopped unexpectedly, press the " " button for details." Where is that button? I can't find it. I'm sure my oc is unstable, but I can't find that button.

  13. #463
    Xtreme Member
    Join Date
    May 2008
    Location
    Highlands Ranch, CO
    Posts
    445
    Quote Originally Posted by Boogerlad View Post
    hmm, I've got an error. It says "linpack has stopped unexpectedly, press the " " button for details." Where is that button? I can't find it. I'm sure my oc is unstable, but I can't find that button.
    Bottom right-hand corner.

  14. #464
    Xtreme Addict
    Join Date
    Feb 2007
    Posts
    1,674
    Thanks.
    Last edited by Boogerlad; 07-11-2009 at 06:56 PM.

  15. #465
    Registered User
    Join Date
    Apr 2008
    Location
    Thessaloniki, GR
    Posts
    90
    I am using Vista 64 Bit. Which version of Linx should I run ?
    I want to test my CPU for stability purposes only. Are there any settings that I need to change ? ( such as Problem Size, Priority from TaskManager etc).

    Thank you

  16. #466
    Xtreme Member
    Join Date
    May 2008
    Location
    Moscow, Russia
    Posts
    171
    Quote Originally Posted by Boogerlad View Post
    hmm, I've got an error. It says "linpack has stopped unexpectedly, press the " " button for details." Where is that button? I can't find it. I'm sure my oc is unstable, but I can't find that button.
    That button has a long story of renaming. This'll be fixed, but it is the one in the right part of the statusbar, as already mentioned.

    Quote Originally Posted by Dr.Paneas View Post
    I am using Vista 64 Bit. Which version of Linx should I run ?
    I want to test my CPU for stability purposes only. Are there any settings that I need to change ? ( such as Problem Size, Priority from TaskManager etc).

    Thank you
    Run Linpack 64-bit, it is somewhat more stressful and it's default on LinX launched on a 64-bit OS. I'd say, keep priority at Normal, unless you're using your computer during testing, then you might lower it to reduce the impact on the other apps you're running.
    As for Problem Size/Memory, well, larger values are better, but they also need more time to complete. Play around with them, find the ones that suit you best or just use the all mem option for maximum stress (if it's gonna work for you ).
    MacBook Air 2012 13"
    Raspberry Pi 512

  17. #467
    Xtreme Member
    Join Date
    Jun 2004
    Location
    Milano - Italy
    Posts
    480
    I found a strange issue with last LinX.

    Using Win7 x64 7100 official.

    Processor i7 975 8 virtual cores, 6 Gb RAM.

    Set 4 cores used in LinX and 5300 Mb of RAM.
    It starts correctly, I see with task manager that occupies correctly all the memory and that the average load of the 8 cpu is 50%.
    After some minutes I see that every cpu go near 0% load and I expect to have the first result on LinX.
    No way, the cpu remain near 0% of load, the memory taken by LinX stays at 5300 MB and nothing happens. I waited for 10 minutes and after I shut down the program that is not blocked as it accept every command.

    I tested same setup with last IBT and it worked as expected.

  18. #468
    Xtreme Mentor
    Join Date
    Oct 2005
    Posts
    2,788
    Will LinX be updated to the newer linpack libraries?
    Asus Rampage II Gene | Core i7 920 | 6*2GB Mushkin 998729 | BFG GTX280 OCX | Auzentech X-Fi Forte | Corsair VX550
    —Life is too short to be bound by the moral, ethical and legal constraints imposed on us by modern day society.

  19. #469
    Xtreme X.I.P. Fritz_the_germ's Avatar
    Join Date
    Feb 2009
    Location
    New Joisy
    Posts
    366
    Does anyone have a link for the lastest linpack version?
    The 6.0. has a Vista64 bug.
    There should be a .6.0.2 out but I cannot find a site
    AMD 7800X3D@watercool-Heatkiller IV Pro| ASUS Crosshair X670E Hero | NVidia Founders Edition 4090 @watercool_Waterblock H˛O@Mo-Ra3|Seasonic Fokus-GX 1000W| 2*16 GB G.Skill@F5-6000J3038F16GX2-TZ5N | Samsung 990 Pro 2 TB |Gigabyte Aorus NVMe Gen4, Samsung 850 PRO 1 TB| Cooler Master CoSmoS II |LG OLED42C21LA 106 cm (42 Zoll)|Windows 11 Prof. 64 bit
    Sound: AVR-X3600H@5.1 Nubert-NuVero70

  20. #470
    Xtreme Member
    Join Date
    May 2008
    Location
    Moscow, Russia
    Posts
    171
    Alright. First of all, let me introduce a newer version: LinX 0.6.1

    Main changes:

    - Linpack files updated to version 10.2
    - main algorithm rewritten, might improve performance a bit
    - fixed an issue with inconsistent GFlops values in some cases
    - hotkeys for Start and Stop buttons added: Enter and Escape keys respectively


    Will update the 1st page & main mirror later.

    The new 10.2 binaries were reported to have lower GFlops numbers, but good thing is they don't require external dlls. If you're concerned about GFlops, take 32-bit and/or 64-bit folders from previous LinX releases and put them into LinX folder (don't forget to delete the newer 10.2 Linpack files). But I'm sure this didn't affect the testing efficiency in any way.

    Brama,
    are you talking about the 0.6.1 version? Anyway, after the load of all cores went to 0% (obviously 1st pass finished as you mentioned), did it rise again (2nd pass started)? Does this issue happen with all 8 cores/some other problem size/memory values?

    This new LinX uses 2 threads now with 2nd thread being idle most of the time to further lower the impact on the running Linpack. This is (imo) a big step forward, but might introduce new bugs.

    If anyone else is having issues, please report them.
    MacBook Air 2012 13"
    Raspberry Pi 512

  21. #471
    Xtreme Member
    Join Date
    Aug 2008
    Location
    In a Digital World...
    Posts
    123
    Quote Originally Posted by Fritz_the_germ View Post
    The 6.0. has a Vista64 bug.
    There should be a .6.0.2 out but I cannot find a site
    LInx 0.6 worked fine with my Vista 64 business.. 20 to 25 pass @ maximum stress
    "friends don't let friends run RAID-0"

  22. #472
    Xtreme X.I.P. Fritz_the_germ's Avatar
    Join Date
    Feb 2009
    Location
    New Joisy
    Posts
    366
    Soory El Greco I cannot agree. Myself and many other friends of mine had a bluesreen after the second loop using an 64 bit OS.

    The version 6.1 works just fine:



    I know 3 loops are about nothing but I will run 25 loops today.

    @Dual|ist,
    thanks for your link
    AMD 7800X3D@watercool-Heatkiller IV Pro| ASUS Crosshair X670E Hero | NVidia Founders Edition 4090 @watercool_Waterblock H˛O@Mo-Ra3|Seasonic Fokus-GX 1000W| 2*16 GB G.Skill@F5-6000J3038F16GX2-TZ5N | Samsung 990 Pro 2 TB |Gigabyte Aorus NVMe Gen4, Samsung 850 PRO 1 TB| Cooler Master CoSmoS II |LG OLED42C21LA 106 cm (42 Zoll)|Windows 11 Prof. 64 bit
    Sound: AVR-X3600H@5.1 Nubert-NuVero70

  23. #473
    Xtreme Member
    Join Date
    Aug 2008
    Location
    In a Digital World...
    Posts
    123
    Wait a minite...you say a bluesreen after the second loop ?? Even @ default speed???
    "friends don't let friends run RAID-0"

  24. #474
    Xtreme X.I.P. Fritz_the_germ's Avatar
    Join Date
    Feb 2009
    Location
    New Joisy
    Posts
    366
    Nop, by running my oc speed. But look at this now:


    AMD 7800X3D@watercool-Heatkiller IV Pro| ASUS Crosshair X670E Hero | NVidia Founders Edition 4090 @watercool_Waterblock H˛O@Mo-Ra3|Seasonic Fokus-GX 1000W| 2*16 GB G.Skill@F5-6000J3038F16GX2-TZ5N | Samsung 990 Pro 2 TB |Gigabyte Aorus NVMe Gen4, Samsung 850 PRO 1 TB| Cooler Master CoSmoS II |LG OLED42C21LA 106 cm (42 Zoll)|Windows 11 Prof. 64 bit
    Sound: AVR-X3600H@5.1 Nubert-NuVero70

  25. #475
    Xtreme X.I.P. Fritz_the_germ's Avatar
    Join Date
    Feb 2009
    Location
    New Joisy
    Posts
    366

    Different GFlops on the same OS and same settings

    Yoh guys,
    using LinX0.6.1 makes me wonder why I am having different GFlops results by using the same settings.
    Normally I select "All" (memory) on Vista 64 Bit and I get about 52,xxx GFlops in hardly a minute. But sometimes when I select "All" I receive about 29,xxx GFlops in a minute and about 30 seconds )on the very same OS).



    Why do I have so large differences using the same settings and the same OS?
    Last edited by Fritz_the_germ; 07-28-2009 at 05:49 AM.
    AMD 7800X3D@watercool-Heatkiller IV Pro| ASUS Crosshair X670E Hero | NVidia Founders Edition 4090 @watercool_Waterblock H˛O@Mo-Ra3|Seasonic Fokus-GX 1000W| 2*16 GB G.Skill@F5-6000J3038F16GX2-TZ5N | Samsung 990 Pro 2 TB |Gigabyte Aorus NVMe Gen4, Samsung 850 PRO 1 TB| Cooler Master CoSmoS II |LG OLED42C21LA 106 cm (42 Zoll)|Windows 11 Prof. 64 bit
    Sound: AVR-X3600H@5.1 Nubert-NuVero70

Page 19 of 38 FirstFirst ... 91617181920212229 ... LastLast

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •