Learn Before
Hard Disk Drives (HDDs) in Deep Learning
Hard disk drives (HDDs) utilize spinning platters and magnetic heads to read and write data. While HDDs are relatively inexpensive and offer high capacities—with high-end models holding up to TB—they suffer from typically catastrophic failure modes and high read latencies. Because physical platters must rotate into position, accessing data can take over ms, limiting HDDs to approximately input/output operations per second (IOPs). Spin speeds are physically limited by centrifugal force; spinning much faster than their typical RPM would shatter the platters. Furthermore, increasing bandwidth is difficult because the bit rate only scales with the square root of the information density, keeping bandwidth restricted to roughly – MB/s. Due to these performance bottlenecks, HDDs are primarily relegated to archival purposes and low-grade storage for massive datasets in deep learning.
0
1
Tags
D2L
Dive into Deep Learning @ D2L