Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[refactor] (Decomp of #5251 1/n) Move ParallelExecutor out of async engine #5351

Merged
merged 2 commits into from
Jul 7, 2022

Conversation

lin-hitonami
Copy link
Contributor

@lin-hitonami lin-hitonami commented Jul 7, 2022

Related issue = #5252
Decomposition of #5251

Feature added: the executor runs serially and synchronizedly when num_threads=0, and no new threads are created.

@lin-hitonami lin-hitonami marked this pull request as ready for review July 7, 2022 03:04
@netlify
Copy link

netlify bot commented Jul 7, 2022

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit 8652b66
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/62c64d7ab4a308000846a027

Copy link
Contributor

@strongoier strongoier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lin-hitonami lin-hitonami merged commit 1540329 into taichi-dev:master Jul 7, 2022
@lin-hitonami lin-hitonami deleted the parallel_executor branch July 7, 2022 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants