You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parallel job API will three-dimensional parallelism where dimensions are:
1 - processes
2 - threads
3 - our children (aka actors/agents and their hierarchy)
This will enable parallelization off the limits. We can talk about data crunching benchmarks afterwards.
The text was updated successfully, but these errors were encountered:
Parallel job API will three-dimensional parallelism where dimensions are:
1 - processes
2 - threads
3 - our children (aka actors/agents and their hierarchy)
This will enable parallelization off the limits. We can talk about data crunching benchmarks afterwards.
The text was updated successfully, but these errors were encountered: