- Oct 3, 2000
- 33
- 0
- 0
I got to do something to kill time, so I installed g77 on my AMD 1800 + 512DDR2600 + win2000. I had no intention to use g77 on my computer, but just want to see how fast is my computer. I compiled my code using g77 -O3 on four computers and timed the code. Here is the result.
AMD 1800 + 512DDR2600 + win2000 : 3min30sec
DUal AMD MP 1700 + 1028DDR2600 + RedHat7.1: 177sec
Dual PIII Xeon 2.0G + 512PC800 + RedHat7.3 : 4min38sec
Dual PIII 800M + 512PC800 + RedHat7.3: 5min35sec
The code uses only 2.6M memory on my win2000, so I don't think memory is a big factor. I have no idea why AMD MP 1700 is faster than AMD 1800 except that the operating systems are different.
It seems that AMD MP is a good choice for building big clusters.
AMD 1800 + 512DDR2600 + win2000 : 3min30sec
DUal AMD MP 1700 + 1028DDR2600 + RedHat7.1: 177sec
Dual PIII Xeon 2.0G + 512PC800 + RedHat7.3 : 4min38sec
Dual PIII 800M + 512PC800 + RedHat7.3: 5min35sec
The code uses only 2.6M memory on my win2000, so I don't think memory is a big factor. I have no idea why AMD MP 1700 is faster than AMD 1800 except that the operating systems are different.
It seems that AMD MP is a good choice for building big clusters.