Skip to content

Conversation

@nnethercote
Copy link
Collaborator

@nnethercote nnethercote commented Dec 3, 2025

In #313 I disabled all the code relying on OptiX. I subsequently learned that path-tracer's use of OptiX is optional. path-tracer is a big and good example, so this commit re-enables it, but with the OptiX-specific bits commented out. (Commenting out code is crude, but I had trouble with features, as detailed within the commit. This is better than nothing.)

In Rust-GPU#313 I disabled all the code relying on OptiX. I subsequently learned
that `path-tracer`'s use of OptiX is optional. `path-tracer` is a big
and good example, so this commit re-enables it, but with the
OptiX-specific bits commented out. (Commenting out code is crude, but I
had trouble with features, as detailed within the commit. This is better
than nothing.)
@nnethercote nnethercote requested a review from LegNeato December 3, 2025 06:15
@nnethercote
Copy link
Collaborator Author

The test failure seems to be that Docker is failing to download an image. It's only on x86-64, the ARM equivalent is fine. Whatever it is, it's definitely unrelated to this PR.

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.

1 participant