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

GPU Gen Reorganize #1637

Merged
merged 9 commits into from
Aug 21, 2024
Merged

GPU Gen Reorganize #1637

merged 9 commits into from
Aug 21, 2024

Conversation

jeremylt
Copy link
Member

@jeremylt jeremylt commented Jul 15, 2024

Starting to reorganize GPU Gen JiT string creation so we can more easily enable non-tensor and AtPoints.

This isn't the final form that will enable non-tensor and AtPoints, but this reorganization gives me a good starting point to move forward from.

Plan is squash+merge.

@jrwrigh
Copy link
Collaborator

jrwrigh commented Jul 18, 2024

It'd probably be nice to migrate these changes to SYCL, but given lack of easy testing access that could be a separate PR.

@jeremylt
Copy link
Member Author

Yeah, these changes are really easy to get wrong so I'd want to add them to SYCL separately

@jeremylt jeremylt force-pushed the jeremy/gen-reorganize branch 2 times, most recently from d52d3f8 to 744a73c Compare August 2, 2024 21:35
Copy link
Collaborator

@jrwrigh jrwrigh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really not familiar with the original code, but nothing looks egregious.

@jrwrigh
Copy link
Collaborator

jrwrigh commented Aug 21, 2024

If you want to take a swing at the SYCL backend, I'll be happy to test it for you. Should really look into setting up the ALCF CI.

@jeremylt
Copy link
Member Author

My plan is to do SYCL in a follow-up since that will require more work

@jeremylt jeremylt merged commit 4b3e95d into main Aug 21, 2024
23 of 24 checks passed
@jeremylt jeremylt deleted the jeremy/gen-reorganize branch August 21, 2024 16:10
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