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

Preliminary Julia v1.11 support #78

Closed
wants to merge 1 commit into from
Closed

Conversation

topolarity
Copy link
Member

This mostly appears to be working, except that I've been forced to turn off the custom optimization pipeline.

Running optimize! after the compile seems to be broken, even if it using the default GPUCompiler.optimize! implementation.

@topolarity topolarity requested a review from gbaraldi July 10, 2024 23:56
@topolarity topolarity force-pushed the ct/support-1.11 branch 4 times, most recently from c671122 to 07a5da2 Compare July 11, 2024 00:10
This mostly appears to be working, except that I've been forced to
turn off the custom optimization pipeline.

Running `optimize!` after the compile seems to be broken, even if
it using the default `GPUCompiler.optimize!` implementation.
@lgoettgens
Copy link

It would be great if this could get pushed forward so that we have a working version of AllocCheck.jl once 1.11 is finally released.

@topolarity
Copy link
Member Author

This was included in #82 - just in time to follow-up on the 1.11 release

@topolarity topolarity closed this Oct 8, 2024
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.

3 participants