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

Optimize IPU Jacobil tile_gather copies #44

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

balancap
Copy link
Contributor

@balancap balancap commented Oct 6, 2023

Splitting the tile_gather into 2 parts helps limiting the number
of on-tile copies introduce by the Poplar compiler.

@balancap balancap marked this pull request as draft October 6, 2023 08:23
@balancap balancap force-pushed the optimize-ipu-jacobi-eigh-copies branch 2 times, most recently from f8dd703 to bd9f991 Compare October 9, 2023 15:12
@balancap balancap marked this pull request as ready for review October 9, 2023 15:12
@balancap balancap changed the title Optimize ipu jacobi eigh copies Optimize IPU Jacobil tile_gather copies Oct 9, 2023
Splitting the `tile_gather` into 2 parts helps limiting the number
of on-tile copies introduce by the Poplar compiler.
@balancap balancap force-pushed the optimize-ipu-jacobi-eigh-copies branch from bd9f991 to d7074c3 Compare October 9, 2023 15:13
@balancap balancap merged commit feb639f into main Oct 9, 2023
6 checks passed
@balancap balancap deleted the optimize-ipu-jacobi-eigh-copies branch October 9, 2023 15:40
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.

1 participant