lollipopgrrrl
05-01-2003, 11:41 PM
Hello all :)
What a fantastic site ! (pcguide) What lovely forums!
To briefly introduce myself, I am a physics student from Melbourne Australia. I have just commenced a PhD, and my supervisor is buying me a new computer (hehe it's very exciting actually ).
I have done some research and decided on a dual-athlonMP system. My supervisor uses a data analysis and visualisation package called IDL (Interactive Data Language, a little like mathematica or something like that) which is multi-processor aware, and we will probably also use Fortran90, which is smp aware.
I am not yet sure what kinds of calculations we will be doing with it, but they will probably involve analysing image data taken from an electron microscope(TEM Lorentz microcraph), and also solving various partial differential equations.
Although my supervisor is getting by just fine at the moment on an older slower system, I figured that I might as well look at getting the most power we can reasonably expect with our budget of around 3500AUD (approx 2200USD, inluding monitor), especially since we can't be sure yet what it will be used for and it needs to still be viable in 3 years or so (length of an Australian pHd approx 3-4 years)
Anyway, to get to my question! I have put in an order at a reputable supplier (since it's for work we need extended warranty etc) for a dual athlonMP 2400 system with the following basic skeleton:
----------------------------------------------------
Motherboard: Iwill MPX2 AMD 760MPX, IPS, 4 DDR DIMM, Iwill Processor Shelter (IPS), ATA/100, AGP PRO
Memory: Kingston 512MB 266MHz DDR PC-2100 ECC Registered DIMM CL2.5
Hard Drives: 2*Western Digital 40JB 7,200rpm Ultra ATA/100 8.9ms 8MB
Ultra ATA/100 IDE interface, 8MB Cache, 8.9ms avg seek time, 10.9ms avg write seek time.
Video Card: 64MB Radeon 7000 VE
Chassis: Coolermaster ATC-710 GX1, 4x5.25", 6x3.5", Black
------------------------------------------------------
I am concerned though that this is not going to be enough RAM for such a system. It is the amount that the supplier was selling standard with their "workstation" AMD model, of which my requested system is a variant, and it sounded like "stacks" to me at the time when I ordered since I currently have 128mb, only upgraded from 64 about a year ago :)
However a couple of people who saw the quote expressed some concern, and after reading some more about memory bandwidth and so on (and becoming thoroughly bewildered!), I decided I definitely should think about whether to get more RAM.
They have not started putting the system together yet, and presumably even once they have, a RAM upgrade should be reasonably straightforward since it is the kind of thing they do all the time. So it may still be possible to change the order at this stage. If not, I am fairly confident I could upgrade the RAM myself at a later date, although I'm not sure how this goes with the warranty etc.
So finally my specific questions!!!
1. Do i need to upgrade right away, ie is that just far too little RAM for such a system, or is it ok 'to begin with' and then I could upgrade in 6 months or a year?
2. if I *am* getting more RAM, would it be better to change the single 512mb DIMM for a single 1024mb DIMM, or to get 2 512 mb DIMMs?
3. Would it be possible to have one 512mb and one 1024mb DIMM in such a system?
4. How do DDR RAM and the "point to point" bus of the dual athlon setup interrelate?
5. Should I be loking at PC2700 RAM instead of PC2100?
The reason I ask is that I have been reading the thread in this forum about a new gaming computer for Lisubie[excerpted below], and I noticed that it might be better to have two DIMMs to take advantage of DDR support (which my motherboard will have I believe).
Now a 2400+ Athlon processor is , in my naive understanding, capable of processing data at a rate of around 2Gb per second or a bit more. One guy I spoke to said you should have "at least a GB of RAM per processor" for this system. This would be blowing our budget a little, but worth it of course if it really is necessary to access the full potential of the system, seeing as we are already spending a fair bit.
Here are some excerpts from the thread that got me thinking about all this - apologies if I have wrongly attributed any of these quotes, it gets very confusing with all the nested replies and so on!
I intend to read this thread a bit more thoroughly and to browse the rest of the forums/pcguide site as soon as I get a chance ( I have only skimmed so far), but any advice/explanations/clues/tidbits at this stage are highly welcome!
Thank you,
Wendy Langer :)
-----------------------------------------------
Thread:
The PC Guide Discussion Forums > General Discussion > Buying and Upgrading Advice > a gamer's computer to last minimum two years
03-23-2003 09:37 PM
Lisubie
Geek Disciple
Registered: Mar 2003
Location: In the town which is home to „die Martinskirche", built in 911, for a bunch of monks.
Posts: 36
a gamer's computer to last minimum two years
Hi, everyone. Very nice place here!
I want to build our computer for the first time - our previous two were systems- bought here in Germany so I won't bother to list makers.
This computer should play the newest games (e.g. Freelancer, Unreal 2, Splinter Cell and their coming associates) for at least two years (in ever decreasing resolutions, I know). I want stability, know nothing about overclocking and such, and do not expect to stick in more than 1 new CPU or game card in the next two years.
BigBlue66
---------
I'm running two sticks of 256mb each so I can make use of the dual channel DDR support.
Lisubie
-------
interesting. Right, one can slow the FSB to match the processor, and you personally report better performance. Sounds good. Thank you. Oh dear, "dual channel DDR support" Now, does this mean two sticks are better than one, as in you can read or write simultaneously to both more so than simply within a 512MB stick?
Saphalline
----------
Dual channel DDR is a really cool "bootstrap" technology. And yes, it works just like you described it - being able to access two sticks of RAM simultaneously, which results in twice the RAM performance (theoretically). In this case, get a motherboard based on the NForce2 chipset from NVidia. Works wonders for the Athlon platform, but it works even better for the P4 platform ('cause the P4's bus bandwidth is normally starving with single channel DDR).
Saphalline
----------
P4 FSB is 64-bits wide * 133MHz bus speed * quad-pumped bus (533MHz total) = 34112000000 b/s = 4264000000 B/s = approx 4 GB/s
DDR333/PC2700 RAM is also 64-bits wide * 166MHz bus speed * double date rate (333MHz total) = 21312000000 b/s = 2664000000 B/s = approx 2.5 GB/s
Standards for bandwidth generally lean towards the 1GB/s = 1 billion B/s, which is where you get the usual results of 4.2 GB/s for the P4 bus and 2.7 GB/s for PC2700 RAM (thus the number "2700" in the name). But when I calculate bandwidth, I use the binary system just like my puter does when it runs these bandwidths, so the above numbers are binary based.
What a fantastic site ! (pcguide) What lovely forums!
To briefly introduce myself, I am a physics student from Melbourne Australia. I have just commenced a PhD, and my supervisor is buying me a new computer (hehe it's very exciting actually ).
I have done some research and decided on a dual-athlonMP system. My supervisor uses a data analysis and visualisation package called IDL (Interactive Data Language, a little like mathematica or something like that) which is multi-processor aware, and we will probably also use Fortran90, which is smp aware.
I am not yet sure what kinds of calculations we will be doing with it, but they will probably involve analysing image data taken from an electron microscope(TEM Lorentz microcraph), and also solving various partial differential equations.
Although my supervisor is getting by just fine at the moment on an older slower system, I figured that I might as well look at getting the most power we can reasonably expect with our budget of around 3500AUD (approx 2200USD, inluding monitor), especially since we can't be sure yet what it will be used for and it needs to still be viable in 3 years or so (length of an Australian pHd approx 3-4 years)
Anyway, to get to my question! I have put in an order at a reputable supplier (since it's for work we need extended warranty etc) for a dual athlonMP 2400 system with the following basic skeleton:
----------------------------------------------------
Motherboard: Iwill MPX2 AMD 760MPX, IPS, 4 DDR DIMM, Iwill Processor Shelter (IPS), ATA/100, AGP PRO
Memory: Kingston 512MB 266MHz DDR PC-2100 ECC Registered DIMM CL2.5
Hard Drives: 2*Western Digital 40JB 7,200rpm Ultra ATA/100 8.9ms 8MB
Ultra ATA/100 IDE interface, 8MB Cache, 8.9ms avg seek time, 10.9ms avg write seek time.
Video Card: 64MB Radeon 7000 VE
Chassis: Coolermaster ATC-710 GX1, 4x5.25", 6x3.5", Black
------------------------------------------------------
I am concerned though that this is not going to be enough RAM for such a system. It is the amount that the supplier was selling standard with their "workstation" AMD model, of which my requested system is a variant, and it sounded like "stacks" to me at the time when I ordered since I currently have 128mb, only upgraded from 64 about a year ago :)
However a couple of people who saw the quote expressed some concern, and after reading some more about memory bandwidth and so on (and becoming thoroughly bewildered!), I decided I definitely should think about whether to get more RAM.
They have not started putting the system together yet, and presumably even once they have, a RAM upgrade should be reasonably straightforward since it is the kind of thing they do all the time. So it may still be possible to change the order at this stage. If not, I am fairly confident I could upgrade the RAM myself at a later date, although I'm not sure how this goes with the warranty etc.
So finally my specific questions!!!
1. Do i need to upgrade right away, ie is that just far too little RAM for such a system, or is it ok 'to begin with' and then I could upgrade in 6 months or a year?
2. if I *am* getting more RAM, would it be better to change the single 512mb DIMM for a single 1024mb DIMM, or to get 2 512 mb DIMMs?
3. Would it be possible to have one 512mb and one 1024mb DIMM in such a system?
4. How do DDR RAM and the "point to point" bus of the dual athlon setup interrelate?
5. Should I be loking at PC2700 RAM instead of PC2100?
The reason I ask is that I have been reading the thread in this forum about a new gaming computer for Lisubie[excerpted below], and I noticed that it might be better to have two DIMMs to take advantage of DDR support (which my motherboard will have I believe).
Now a 2400+ Athlon processor is , in my naive understanding, capable of processing data at a rate of around 2Gb per second or a bit more. One guy I spoke to said you should have "at least a GB of RAM per processor" for this system. This would be blowing our budget a little, but worth it of course if it really is necessary to access the full potential of the system, seeing as we are already spending a fair bit.
Here are some excerpts from the thread that got me thinking about all this - apologies if I have wrongly attributed any of these quotes, it gets very confusing with all the nested replies and so on!
I intend to read this thread a bit more thoroughly and to browse the rest of the forums/pcguide site as soon as I get a chance ( I have only skimmed so far), but any advice/explanations/clues/tidbits at this stage are highly welcome!
Thank you,
Wendy Langer :)
-----------------------------------------------
Thread:
The PC Guide Discussion Forums > General Discussion > Buying and Upgrading Advice > a gamer's computer to last minimum two years
03-23-2003 09:37 PM
Lisubie
Geek Disciple
Registered: Mar 2003
Location: In the town which is home to „die Martinskirche", built in 911, for a bunch of monks.
Posts: 36
a gamer's computer to last minimum two years
Hi, everyone. Very nice place here!
I want to build our computer for the first time - our previous two were systems- bought here in Germany so I won't bother to list makers.
This computer should play the newest games (e.g. Freelancer, Unreal 2, Splinter Cell and their coming associates) for at least two years (in ever decreasing resolutions, I know). I want stability, know nothing about overclocking and such, and do not expect to stick in more than 1 new CPU or game card in the next two years.
BigBlue66
---------
I'm running two sticks of 256mb each so I can make use of the dual channel DDR support.
Lisubie
-------
interesting. Right, one can slow the FSB to match the processor, and you personally report better performance. Sounds good. Thank you. Oh dear, "dual channel DDR support" Now, does this mean two sticks are better than one, as in you can read or write simultaneously to both more so than simply within a 512MB stick?
Saphalline
----------
Dual channel DDR is a really cool "bootstrap" technology. And yes, it works just like you described it - being able to access two sticks of RAM simultaneously, which results in twice the RAM performance (theoretically). In this case, get a motherboard based on the NForce2 chipset from NVidia. Works wonders for the Athlon platform, but it works even better for the P4 platform ('cause the P4's bus bandwidth is normally starving with single channel DDR).
Saphalline
----------
P4 FSB is 64-bits wide * 133MHz bus speed * quad-pumped bus (533MHz total) = 34112000000 b/s = 4264000000 B/s = approx 4 GB/s
DDR333/PC2700 RAM is also 64-bits wide * 166MHz bus speed * double date rate (333MHz total) = 21312000000 b/s = 2664000000 B/s = approx 2.5 GB/s
Standards for bandwidth generally lean towards the 1GB/s = 1 billion B/s, which is where you get the usual results of 4.2 GB/s for the P4 bus and 2.7 GB/s for PC2700 RAM (thus the number "2700" in the name). But when I calculate bandwidth, I use the binary system just like my puter does when it runs these bandwidths, so the above numbers are binary based.