|
|
|
|
|
by hashhar
3471 days ago
|
|
Could you tell me what I gain from workstations compared to standard dev boxes? - Does the number of cores affect general performance or only helps in multitasking and data science?
- Is ECC memory worth it (in practice, not in theory)? |
|
ECC arch. is worth the money wherever correctness of the computed results or integrity and stability of running programs is imperative - scientific and engineering calculations, database systems handling precious information (money), etc.
In practice, it seems ECC in a personal computer is not necessary for most people, but in 2009, a study of DRAM errors in datacenters, ECC was found to be very benefitial:
"Across the entire fleet, 8.2% of all DIMMs are affected by correctable errors and an average DIMM experiences nearly 4000 correctable errors per year"
http://www.cs.toronto.edu/~bianca/papers/sigmetrics09.pdf