accelerate icon indicating copy to clipboard operation
accelerate copied to clipboard

[Tracking Issue] Implementing (Segmented) Single-Pass Look-Back Scans

Open Jasonoro opened this issue 2 years ago • 0 comments

As described in my thesis, single-pass look-back scans have some performance advantages when dealing with big datasets versus the current implementation in Accelerate. This issue is designed to track the various PRs that will be created, as the code will be split over various PRs across not only this repo but the AccelerateHS/accelerate-llvm repo as well.

The current plan for PRs is as follows:

This should allow for the PRs to still be manageable, instead of dumping a 1000 lines of changed code into a single PR. I hope to submit the first PR soon™

Jasonoro avatar Jul 22 '22 08:07 Jasonoro