algorithm - What are some good starting points to learning about Algorithmic Skeletons? -
algorithmic-skeletons, or parallelism patterns, models programming hide or of complexity of parallelizing given program programmer using them.
generally, i'm looking dive deep these models of programming, , wondering if there introduction or overview texts/papers should @ first.
you should start looking @ wikipedia page, goole "wikipedia algorithmic skeleton".
after take deeper @ literature through survey paper:
http://onlinelibrary.wiley.com/doi/10.1002/spe.1026/abstract
finally recommend hands on skandium library (java) feel on how a.s. work:
Comments
Post a Comment