performing 1D batched FFT on 3D input
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 344
- Forks
- 79
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 27
Description
In rocFFT, is there a way to implement 1D batched FFT along a 3D array? I couldn't find a testset for Batch 1D (in 3D), and applying FFT on second dimension of a 3D array gives this error: ArgumentError: batching dims must be sequential
Is there a way to overcome this? Even an expensive solution would be acceptable, as I am looking for any possible workaround.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is identified in the issue. First reproduce a 1D batched FFT on the second dimension of a 3D array and investigate the batching dims must be sequential error; done means documenting or validating a workable solution for this layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- hpc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100