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

Additional differential use stability #1529

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Additional differential use stability #1529

merged 1 commit into from
Nov 8, 2023

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Nov 8, 2023

No description provided.

@wsmoses wsmoses merged commit 35614bf into main Nov 8, 2023
43 of 58 checks passed
@wsmoses wsmoses deleted the diffusestab branch November 8, 2023 04:42
@akdemironur
Copy link

Hi there,

After this commit, I've encountered a build failure. The specific error message is as follows:

ld.lld: /reqs/Enzyme/enzyme/Enzyme/GradientUtils.cpp:9265: bool GradientUtils::needsCacheWholeAllocation(const llvm::Value *) const: Assertion `false && "caching potentially capturing/offset of allocation"' failed.

It seems that the build issue arises when using version v0.0.92 or newer. If I attempt to build with version v0.0.92 and exclude this commit, the build process completes successfully. I am using v0.0.91 now but, fyi :)

MilesCranmer pushed a commit to MilesCranmer/Enzyme that referenced this pull request Jul 24, 2024
* Handle non-zero mixed return

* improve mixed activity rule errors
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