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

Added advanced optimization example using static loop unrolling #326

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

mehdiataei
Copy link
Contributor

Category

  • New feature
  • Bugfix
  • Breaking change
  • Refactoring
  • Documentation
  • Other (please explain)

Description

Example for optimizing kernel generation using branching elimination with static loop unrolling added to the docs.

Changelog

  • Example for branch elimination using static loop unrolling added

Before your PR is "Ready for review"

  • Do you agree to the terms under which contributions are accepted as described in Section 9 the Warp License?
  • Have you read the Contributor Guidelines?
  • Have you written any new necessary tests?
  • Have you added or updated any necessary documentation?
  • Have you added any files modified by compiling Warp and building the documentation to this PR (.e.g. stubs.py, functions.rst)?
  • Does your code pass ruff check and ruff format --check?

@shi-eric shi-eric requested a review from nvlukasz October 10, 2024 19:05
shi-eric pushed a commit that referenced this pull request Oct 11, 2024
[GitHub] Added advanced optimization example using static loop unrolling

Closes GH-326

See merge request omniverse/warp!793
shi-eric pushed a commit that referenced this pull request Oct 11, 2024
shi-eric pushed a commit that referenced this pull request Oct 11, 2024
Revert "Merge branch 'GH-326' into 'main'"

See merge request omniverse/warp!795
@shi-eric shi-eric merged commit fb94153 into NVIDIA:main Oct 11, 2024
12 checks passed
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