8000 Release Argument passing to parallel regions in Fork-Join mode · mogill/ems · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Argument passing to parallel regions in Fork-Join mode

Compare
Choose a tag to compare
@mogill mogill released this 07 Feb 04:49
· 118 commits to master since this release

Added arguments to the function to be performed in a parallel region, allowing the master thread to pass arguments to the worker threads.
Added example web server that computes a single response in parallel.

0