1 | Parallel Computing Works in Nearly all scientific and engineering applications |
2 |
As described in Book Parallel Computing Works! (Fox,Messina,Williams) |
3 | The necessary algorithms are in general understood in most cases |
4 | The implementation of -- especially adaptive irregular -- algorithms is not easy because: |
5 |
The software tools are immature and do not usually offer direct help for say:
|
6 | There are several different approachs and not clear what will "win" and what will actually "work" when |
7 |
Need abstractions of the "hard" problem (component)s and toolkits to tackle them
|