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

Support DrJit 1.0.x #183

Closed
wants to merge 1 commit into from
Closed

Support DrJit 1.0.x #183

wants to merge 1 commit into from

Conversation

jeongseok-meta
Copy link
Contributor

@jeongseok-meta jeongseok-meta commented Jan 15, 2025

Summary

  • Update drjit to version 1.0.x (major version update) and other dependencies (mostly minor and patch version updates)
  • Add a workaround for the fact that operator<< for drjit::Packet is not supported (this will be addressed in a follow-up diff in a more elegant way)

Checklist:

Test Plan

CI

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 15, 2025
@jeongseok-meta jeongseok-meta changed the title Support drjit 1.0.x Support DrJit 1.0.x Jan 15, 2025
@facebook-github-bot
Copy link
Contributor

@jeongseok-meta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Summary:
- Update drjit to [version 1.0.x](https://github.com/mitsuba-renderer/drjit/releases/tag/v1.0.0) (major version update) and other dependencies (mostly minor and patch version updates)
- Add a workaround for the fact that operator<< for drjit::Packet is not supported (this will be addressed in a follow-up diff in a more elegant way)

## Checklist:

- [ ] Adheres to the [style guidelines](https://facebookincubator.github.io/momentum/docs/developer_guide/style_guide)
- [ ] Codebase formatted by running `pixi run lint`


Test Plan: CI

Reviewed By: EscapeZero

Differential Revision: D68231522

Pulled By: jeongseok-meta
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68231522

@facebook-github-bot
Copy link
Contributor

@jeongseok-meta merged this pull request in 911ad0c.

@jeongseok-meta jeongseok-meta deleted the drjit-1.0.1 branch January 16, 2025 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants