Skip to content

Conversation

@maleadt
Copy link
Member

@maleadt maleadt commented Feb 21, 2023

Currently, jl_create_native just uses the current world age to emit code for. However, with #48611, we'll be able to have GPUCompiler.jl properly respect world ages. That includes the ability to generate code for a previous world, so we need a way to invoke jl_create_native for a specific world.

Without this, we'll need a horrible hack, so ideally I'd like this to be part of 1.9.

@maleadt maleadt added the backport 1.9 Change should be backported to release-1.9 label Feb 21, 2023
@maleadt maleadt requested a review from vtjnash February 21, 2023 12:57
@maleadt maleadt merged commit 0975906 into master Feb 21, 2023
@maleadt maleadt deleted the tb/create_native_world branch February 21, 2023 16:05
KristofferC pushed a commit that referenced this pull request Feb 21, 2023
KristofferC pushed a commit that referenced this pull request Feb 21, 2023
@KristofferC KristofferC mentioned this pull request Mar 3, 2023
50 tasks
@KristofferC KristofferC removed the backport 1.9 Change should be backported to release-1.9 label Mar 6, 2023
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.

4 participants