top | item 24924288

(no title)

bearzoo | 5 years ago

many scientific computing applications are considered to be bounded by io

discuss

order

kzrdude|5 years ago

rather famously, one needs an intense operation like matrix multiplication to get cpu bound (an operation that has many enough arithmetic operations per data element, for I/O to not dominate).