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

Ignore Enzyme.jl CI failures #2479

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Ignore Enzyme.jl CI failures #2479

merged 1 commit into from
Aug 26, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Aug 26, 2024

It looks like Enzyme.jl is not correctly using GPUCompiler.jl's deferred compilation mode, leading to ICEs: JuliaGPU/GPUCompiler.jl#619 (review)

Let's disable Enzyme.jl CI for now.

cc @wsmoses

@maleadt maleadt added ci Everything related to continuous integration. extensions Stuff about package extensions. labels Aug 26, 2024
@maleadt maleadt merged commit bbe625b into master Aug 26, 2024
1 check was pending
@maleadt maleadt deleted the tb/enzyme_ci branch August 26, 2024 06:33
@wsmoses
Copy link
Contributor

wsmoses commented Aug 26, 2024

Until this is resolved, can we (non-blockingly) look at the Enzyme failures to ensure a new failure isn't accidentally introduced?

e.g. temporarily making that one test xfail or something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Everything related to continuous integration. extensions Stuff about package extensions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants