Skip to content

Conversation

@garrettwrong
Copy link
Collaborator

This cleans up my portions of the work accomplished and todo items from the first hackathon pass.

  • Resolves downsample/crop_pad issue that was found during first day.
  • Adds cusparse methods currently used in ASPIRE (with smoke test) via sparse wrapper hooked onto numeric config.
  • Adds dct and idct methods to fft wrappers. These are switched via the fft backend config.
  • Replace sparse and i/dct methods in FLE with those from our numeric module.
  • Refactor FLE code towards using xp methods for evaluate_t and evaluate.
  • Implements the memory cleanup workaround.

@garrettwrong garrettwrong added enhancement New feature or request cleanup Optimization Performance or Resource Optimzation GPU labels Jun 5, 2024
@garrettwrong garrettwrong requested a review from j-c-c June 5, 2024 19:16
@garrettwrong garrettwrong self-assigned this Jun 5, 2024
@garrettwrong garrettwrong requested a review from janden as a code owner June 5, 2024 19:16
@garrettwrong garrettwrong removed the request for review from janden June 5, 2024 19:16
Copy link
Collaborator

@j-c-c j-c-c left a comment

Choose a reason for hiding this comment

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

Looks good!

@garrettwrong garrettwrong merged commit 406e341 into hack24 Jun 6, 2024
@garrettwrong garrettwrong deleted the hack24_sparse branch June 6, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup enhancement New feature or request GPU Optimization Performance or Resource Optimzation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants