Skip to content

Conversation

gbaraldi
Copy link
Member

For now it's just a simple rebase + actually turning on imaging mode. There are still some issues such as const globals being turned into null pointers instead of the actual values.

@vchuravy
Copy link
Member

Right the issue here is that the Julia C++ code itself doesn't expose the necessary information so this doesn't help with really anything. I have a PR open where I make this orthogonal from the native vs extern mode.

Essentially we need to hoist more of the loop into GPUCompiler to enable interesting use cases

@gbaraldi
Copy link
Member Author

gbaraldi commented Sep 6, 2023

I'm not sure how necessary this is anymore. The only differences from imaging to non imagining now I think are the PTLS emission, ccalls and multiversioning.

@maleadt maleadt force-pushed the master branch 5 times, most recently from 1d233d7 to e18b7c2 Compare January 20, 2025 10:33
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