Page 2 of 2 FirstFirst 12
Results 17 to 20 of 20

Thread: Low-cost number-cruncher

  1. #17
    root Member DanceswithUnix's Avatar
    Join Date
    Jan 2006
    Location
    In the middle of a core dump
    Posts
    12,986
    Thanks
    781
    Thanked
    1,588 times in 1,343 posts
    • DanceswithUnix's system
      • Motherboard:
      • Asus X470-PRO
      • CPU:
      • 5900X
      • Memory:
      • 32GB 3200MHz ECC
      • Storage:
      • 2TB Linux, 2TB Games (Win 10)
      • Graphics card(s):
      • Asus Strix RX Vega 56
      • PSU:
      • 650W Corsair TX
      • Case:
      • Antec 300
      • Operating System:
      • Fedora 39 + Win 10 Pro 64 (yuk)
      • Monitor(s):
      • Benq XL2730Z 1440p + Iiyama 27" 1440p
      • Internet:
      • Zen 900Mb/900Mb (CityFibre FttP)
    Quote Originally Posted by DerbyJon
    I'm looking to build a cheap but quick linux PC. This will be used for running my own command-line based software. No desire for high-end sound or graphics, just plenty of grunt for wading through lots of floating point calculations.

    I've decided on Intel, as AMD seems to be at least double the price for the performance level I'm looking at. I was initially opting for a low end Pentium D (930) with a Core 2 Duo capable motherboard to give the option of an upgrade later. However, the Allendale E6300 is only around £10 more expensive and seems to be comparable in performance to a low-end AMD FX-60.
    When you say you are doing floating point, is that using SSE instructions? I ask as the P4 seems built for SSE, but I find that on engineering style floating point calculations the AMD processors run rings around it.

    Of course it could be that your number crunching runs only last a few seconds or minutes, in which case you won't care. Mine run half a day, so halving the performance would not be acceptable! I nearly bought a P4 until I managed to run some benchmarks.

  2. #18
    Fried Chip Extremist alsenior's Avatar
    Join Date
    Nov 2005
    Location
    Stafford
    Posts
    2,949
    Thanks
    103
    Thanked
    191 times in 145 posts
    • alsenior's system
      • Motherboard:
      • DFI Lanparty Jr x58-T3H6
      • CPU:
      • Core i7 920
      • Memory:
      • 6 x 2GB ocz Gold
      • Storage:
      • 1 TB Samsung F3
      • Graphics card(s):
      • 1gb 4890 vapor-x xfire
      • PSU:
      • xfx 850W
      • Case:
      • Lian-li Pc7
      • Operating System:
      • Windows 7 X64
      • Monitor(s):
      • Dell 2208WFP
      • Internet:
      • 30mb Virgin media
    Quote Originally Posted by DerbyJon
    Crikey. That's pretty useful. Couple of questions. Has openmosix found its way into standard linux distros yet? (I was intending to use Suse 10.1 but am easily persuaded). Also, how do you think it would cope with a cluster of multi-core systems? You need to code multi-threaded to get the best out of the multi-core environment, but wouldn't this prevent openmosix from propogating the work around the rest of the cluster?
    to a standard multithreded app it show the system to be one large system with all of those processors but the threads cant share memory(there has been work on this but it is still a work in progress and not near completion.) genrally app need to be cluster aware to be able to use the cluster most effectivle. as forf your question about suse, you need to download the kernal rpm for your kernal version already installed i would most recommend suse 9 as it uses the 2.4 series kernal because 2.6 openmosix is still in beta aqnd needs alot doing to it. to get the fastest possable cluster you could use slackware 10.1 as that still uses 2.4 series kernals and is quite easy to set up if you have a bit of practical linux experience(you need to know how to complie a kernal) but other than that it is supposed to be quire easy.
    Quote Originally Posted by Jay View Post
    What kind of emergency would need Windows 95? I think you are already in a bad state of emergency when your backup plan is Windows 95.
    Beginners guide to raid Beginners guide to raid post edition Hexus.Social - FAQ

  3. #19
    Member
    Join Date
    Jul 2006
    Posts
    135
    Thanks
    0
    Thanked
    0 times in 0 posts
    Quote Originally Posted by DanceswithUnix
    When you say you are doing floating point, is that using SSE instructions? I ask as the P4 seems built for SSE, but I find that on engineering style floating point calculations the AMD processors run rings around it.

    Of course it could be that your number crunching runs only last a few seconds or minutes, in which case you won't care. Mine run half a day, so halving the performance would not be acceptable! I nearly bought a P4 until I managed to run some benchmarks.
    Eek. Dunno to be honest! My code is a mixture of multi-parameter analysis of historical data to look for patterns and natural physical modelling and ray-trace rendering of the resultant data. All written in C and compiled using gcc.

  4. #20
    Member
    Join Date
    Jul 2006
    Posts
    135
    Thanks
    0
    Thanked
    0 times in 0 posts
    Quote Originally Posted by alsenior
    to a standard multithreded app it show the system to be one large system with all of those processors but the threads cant share memory(there has been work on this but it is still a work in progress and not near completion.) genrally app need to be cluster aware to be able to use the cluster most effectivle. as forf your question about suse, you need to download the kernal rpm for your kernal version already installed i would most recommend suse 9 as it uses the 2.4 series kernal because 2.6 openmosix is still in beta aqnd needs alot doing to it. to get the fastest possable cluster you could use slackware 10.1 as that still uses 2.4 series kernals and is quite easy to set up if you have a bit of practical linux experience(you need to know how to complie a kernal) but other than that it is supposed to be quire easy.
    To be honest I think this is beyond my powers at present! I've been developing on unix and linux on and off since 1988 but not from a sysadmin perspective. This will be the first linux system I've owned and certainly the first I've built. Keep us updated on the openMosix stuff though as I wouldn't mind giving it a try further down the line.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. AM2 - Where to get low power sempron/amd64?
    By Dihi Doctor in forum PC Hardware and Components
    Replies: 0
    Last Post: 24-05-2006, 10:38 PM
  2. Low profile AGP DX9 card
    By Mike Fishcake in forum SCAN.care@HEXUS
    Replies: 10
    Last Post: 25-02-2006, 10:56 PM
  3. Microsoft XP activation Number
    By Lee H in forum Software
    Replies: 4
    Last Post: 23-07-2004, 04:43 PM
  4. Telephone Harrassment!
    By XTR in forum General Discussion
    Replies: 4
    Last Post: 10-04-2004, 09:38 AM
  5. isdn to adsl what number ?
    By Hammy in forum Networking and Broadband
    Replies: 1
    Last Post: 19-09-2003, 10:44 AM

Posting Permissions

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