I have a DG945GCLF2. I'm using it to replace the outrageously old & loud dual athlon mpx system I had been using basically as an xterm (real work gets done on a dual quad 64bit).
I thought it might be interesting to be able to do some testing on the atom which may likely be the base core used in the intel parallel video co processor used next year. That and it's cheap.
I paired it up with a pci 2400pro, replaced the north bridge fan with a double thick 40mm kaze fan (can't hear it) and stuck it in an Apex MI-100 case with a 120mm fan "mod". I have it hooked up to a 24" 1920x1200 screen (needed the digital out on the pci card).
It's an okay system, not great. Comparable with the old MPX, except this one is fully 64bit (no more 32 bit machines running in the office, yeah!).
The key to getting this board to run stable is to turn off automatc fan control. Apparently errors in intel's bios code for the fan control.
For some reason frequency scaling isn't working at all, the cpu is locked at 1.6GHz currently.
I can run tests if anyone likes.
Btw here's some numbers (important to me at least).
Compilation of our c++ math library (29 files), 64bit, gcc 4.3.2-r1
- clovertown 1.6 x8: -j9
real 0m9.713s
user 0m32.600s
sys 0m2.840s
- athlon 4200x2: -j3
real 0m16.389s
user 0m29.626s
sys 0m2.380s
- D945GCLF2: -j5
real 0m38.110s
user 2m17.471s
sys 0m6.770s
In comparison the athlonmp 2200+ x2 -j3 ~0m30s, but that's compiling 32bit code


Reply With Quote
