Skip to content

Fix cuda op executioner exec #10199

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

Merged
merged 2 commits into from
Mar 18, 2025
Merged

Fix cuda op executioner exec #10199

merged 2 commits into from
Mar 18, 2025

Conversation

agibsonccc
Copy link
Contributor

@agibsonccc agibsonccc commented Mar 18, 2025

What changes were proposed in this pull request?

FIx cpu build with the new shape buffer creator
Fix kotlin compiler in intellij
Fixes the cuda op executioner to act like the cpu. This fixes the broadcast smoke tests to all pass on cuda.
There were issues creating/using views with the old way.
Fixes tile cuda kernel.

How was this patch tested?

Ran broadcast tests.

Quick checklist

The following checklist helps ensure your PR is complete:

  • [ X] Eclipse Contributor Agreement signed, and signed commits - see IP Requirements page for details
  • [ X] Reviewed the Contributing Guidelines and followed the steps within.
  • [X ] Created tests for any significant new code additions.
  • [ X] Relevant tests for your changes are passing.

FIx cpu build with the new shape buffer creator
Fix kotlin compiler in intellij
@agibsonccc agibsonccc requested a review from treo March 18, 2025 07:17
@agibsonccc agibsonccc merged commit 4282bb7 into master Mar 18, 2025
1 check passed
@agibsonccc agibsonccc deleted the ag_cuda_exec_fixes branch March 18, 2025 07:27
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