UCL / research-computing-with-cpp

UCL-ARC *C++ for Research* course
https://github-pages.ucl.ac.uk/research-computing-with-cpp/
25 stars 18 forks source link

Correct scaling example typo #130

Closed mmcleod89 closed 1 year ago

mmcleod89 commented 1 year ago

This is the only thing that I spotted that might be urgent, as I found it quite confusing to read. The typo makes it look like 2.5x speed-up is the best you can do with an arbitrary number ("N") of cores, whereas that speed-up would be 5. This gets clarified by the later text though so I imagine most people will spot it if they're thinking about it.