A Problem with Parallelism ...
•Each yi seems to depend on computing the previous item -- it looks very sequential
•
•An important challenge in parallel computation is to discover how to solve problems when it appears that a “sequential solution is necessary”