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

[llvm] (Decomp of #5251 5/n) Add the parallel compilation worker to LlvmProgramImpl #5364

Merged
merged 5 commits into from
Jul 8, 2022

Conversation

lin-hitonami
Copy link
Contributor

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

Related issue = #5252
Decomposition of #5251
We can configure the thread number by ti.init(compile_thread_num=xxx), 0 stands for serial.
It‘s not in use in this PR, but it will be used in the following PRs.

@netlify
Copy link

netlify bot commented Jul 7, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit d18fe94
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/62c79da9de1e2d00087e66ea
😎 Deploy Preview https://deploy-preview-5364--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@ailzhang ailzhang 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 5f222b9 into taichi-dev:master Jul 8, 2022
@lin-hitonami lin-hitonami deleted the worker branch July 8, 2022 08:03
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.

3 participants