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

Add upper bounds to Julia support in GPUCompiler.jl. #104916

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

maleadt
Copy link
Contributor

@maleadt maleadt commented Apr 15, 2024

No description provided.

@maleadt maleadt merged commit c2b7569 into master Apr 15, 2024
10 checks passed
@maleadt maleadt deleted the tb/gpucompiler_bounds branch April 15, 2024 08:03
@fhagemann
Copy link
Contributor

Can the GPUCompiler versions 0.25 and 0.26 also be limited to maximum julia-1.10?
I'm seeing the same behavior as reported in JuliaGPU/GPUCompiler.jl#593 and JuliaGPU/GPUCompiler.jl#610 that error when precompiling GPUCompiler under julia-1.11.

@maleadt
Copy link
Contributor Author

maleadt commented Oct 31, 2024

GPUCompiler 0.26 worked fine on 1.11, at least according to the GPUCompiler CI. AFAIU the linked issues only happened in specific situations, so I don't think we should generally bound compatibility for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants