[m-users.] Parallel execution in Mercury?
Volker Wysk
post at volker-wysk.de
Sun Jan 13 04:53:43 AEDT 2019
Am Freitag, 11. Januar 2019, 13:43:56 CET schrieb Matthias Güdemann:
> Hi Volker,
Hi!
> > There are a large amount of papers on parallelism on
> > http://mercurylang.org/ documentation/papers.html, but I couldn't find
> > anything in the Language Reference Manual, User's Guide, Library
> > Reference Manual and the FAQ.
> I wrote an article about parallelism in Mercury a while ago
> http://guedemann.org/articles/Mar-17-2015.html
>
> Maybe that is useful for you. In short, you need a parallel grade and
> you use the `&` conjunction.
>
> There is also the `thread` module in the library, but I haven't used this
> yet.
>
> search for `parallel` here:
>
> https://www.mercurylang.org/information/doc-latest/mercury_user_guide/Option
> al-features-compilation-model-options.html
Thank you, this was informative.
Bye
Volker
More information about the users
mailing list