6 ms·
many scientific computing applications are considered to be bounded by io
by bearzoo 6y ago
many scientific computing applications are considered to be bounded by io
- kzrdude 6y agorather 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).