Update warp-lang to 1.11.0.dev20251115#1096
Conversation
Signed-off-by: Eric Shi <ershi@nvidia.com>
📝 WalkthroughWalkthroughUpdates the warp-lang prerelease version in the ASV benchmark configuration from 1.11.0.dev20251111 to 1.11.0.dev20251115. This adjusts the development build used for performance testing to a newer prerelease build from 4 days later. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-08-27T23:33:32.527ZApplied to files:
⏰ Context from checks skipped due to timeout of 900000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
eric-heiden
left a comment
There was a problem hiding this comment.
Thanks! I was wondering why those pch files appeared in the current working directory. :)
Signed-off-by: Eric Shi <ershi@nvidia.com>
Signed-off-by: Eric Shi <ershi@nvidia.com>
Description
Contains a fix for
.pchfiles ending up in the current working directory (temporarily before they're automatically deleted).Newton Migration Guide
Please ensure the migration guide for warp.sim users is up-to-date with the changes made in this PR.
docs/migration.rstis up-to dateBefore your PR is "Ready for review"
newton/tests/test_examples.py)pre-commit run -aSummary by CodeRabbit