[diagnostic] Windows CI: reproduce misuka#22 on mitsuba3 master HEAD - #2
Open
tjueterb wants to merge 3 commits into
Open
[diagnostic] Windows CI: reproduce misuka#22 on mitsuba3 master HEAD#2tjueterb wants to merge 3 commits into
tjueterb wants to merge 3 commits into
Conversation
Diagnostic branch, not for merging. Builds and tests the llvm_ad_* variants on windows-latest with the stock drjit-core RTDyld/COFF backend, to confirm the JIT crash found in misuka is present in upstream mitsuba3 too and not misuka-specific.
docs/src/how_to_guides is a symlink into the tutorials submodule; actions/checkout hits EPERM stat'ing it on windows-latest runners without Developer Mode.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Diagnostic leg, not for merging. Same as #1 but branched from mitsuba-renderer/mitsuba3@master (upstream HEAD) instead of the v3.9.1 tag, to check whether the RTDyld/COFF JIT crash from misuka-renderer#22 still reproduces on the latest upstream code. Will be closed without merging once we have the CI result.