On Sunday, 19 June 2016 at 16:21:36 UTC, Lodovico Giaretta wrote:
Fibers are more of a concurrency than a parallelism tool. Do
you have a link to relevant Chapel description? I am not
familiar with it.
Just found this, although there's probably other material out
there:
http://chapel.cray.com/tutorials/SC10/M10-4-TaskPar.pdf
Lodovico Giaretta
Thanks, that would be what I would have directed him to. They
kind of use task parallelism in a way similar to concurrency.
There is more here
http://chapel.cray.com/docs/latest/users-guide/taskpar/taskParallelismOverview.html
as well as in the language spec
http://chapel.cray.com/docs/latest/language/spec.html