Announcement

Collapse
No announcement yet.

Suggestions for Max performance hardware?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Paul Dixon
    replied
    Michael,

    I agree with Marco, AMD would probably be a better choice for FP at the moment.
    More important, if you're running in DOS any CPU is going have lots of resources available that aren't used by your code, you really need to move away from DOS to 32-bit code to get full performance from your hardware and you may then be able to do away with a lot of the disk activity by keeping everything in RAM as the available directly accessible RAM will be thousnds of times greater than in DOS.

    Paul.



    ------------------

    Leave a comment:


  • Marco Pontello
    replied
    Unfortunately the FPU part of the P4 processors is not very good at all.
    If Intel wasn't a requirement an AMD K7 & K8 will surely be a better choice in this regard.

    P4 offer decent FP performance only using SSE2.

    Bye!


    ------------------
    Try TrID file identifier! Over 1000 filetypes and counting...
    Give a powerfull scriptable Lua interface to your application with PowerBLua
    PBTracer - Tracer / Profiler for PowerBASIC (soon!)

    Leave a comment:


  • Michael Clarke
    started a topic Suggestions for Max performance hardware?

    Suggestions for Max performance hardware?

    We do financial modeling and are coming to the end of the line with our Pentium IIIs.
    Our models are very CPU and floating point intensive also have a lot of disk activity.
    We will be using DOS under Windows 98. Intel seems to have a lot of different processors available.
    Does anyone have any recommendations on which Intel processor would give the best CPU and floating point
    performance using Power Basic for DOS. Any and all suggestions would be appreciated.


    ------------------
Working...
X