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

[build] [refactor] Utilize find_cuda_toolkit and clean some target dependencies #5526

Merged
merged 7 commits into from
Jul 27, 2022

Conversation

qiao-bo
Copy link
Contributor

@qiao-bo qiao-bo commented Jul 26, 2022

Related issue = #4832

  • Utilize Cmake's findCUDAToolkit to detect cuda libs for profilers.
  • Clean up some header includes for taichi_common target.
  • Add a deprecation note to taichi_exported_core.
  • Break a backward dependency in wasm target.

Here shows an overview of the current current dependency graph among targets in CMake.

@netlify
Copy link

netlify bot commented Jul 26, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit eb44f19
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/62dfb12f49d73b00081f3c63
😎 Deploy Preview https://deploy-preview-5526--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.

@qiao-bo qiao-bo merged commit 0c46432 into taichi-dev:master Jul 27, 2022
@qiao-bo qiao-bo deleted the cmake branch July 27, 2022 00:49
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