Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jipolanco/nonuniformffts.jl issues and pull requests

#52 - Question on real-valued transforms

Issue - State: open - Opened by mreineck about 1 month ago - 13 comments

#51 - Docs: move examples to a separate page

Pull Request - State: closed - Opened by jipolanco 2 months ago - 1 comment

#50 - Fix displaying images in docs

Pull Request - State: closed - Opened by jipolanco 3 months ago - 1 comment

#50 - Fix displaying images in docs

Pull Request - State: closed - Opened by jipolanco 3 months ago - 1 comment

#49 - Add benchmark data and plots

Pull Request - State: closed - Opened by jipolanco 3 months ago - 1 comment

#49 - Add benchmark data and plots

Pull Request - State: closed - Opened by jipolanco 3 months ago - 1 comment

#48 - CompatHelper: bump compat for Atomix to 1, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago - 1 comment

#48 - CompatHelper: bump compat for Atomix to 1, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago - 1 comment

#47 - Improve parallel performance of `set_points!` on CPU

Pull Request - State: closed - Opened by jipolanco 3 months ago - 1 comment

#46 - Bump codecov/codecov-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#46 - Bump codecov/codecov-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#45 - Avoid GPU allocation in CUDA type-2 NUFFTs

Pull Request - State: closed - Opened by jipolanco 3 months ago - 1 comment

#45 - Avoid GPU allocation in CUDA type-2 NUFFTs

Pull Request - State: closed - Opened by jipolanco 3 months ago - 1 comment

#44 - CompatHelper: bump compat for StructArrays to 0.7, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago - 1 comment

#44 - CompatHelper: bump compat for StructArrays to 0.7, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago - 1 comment

#43 - Fix type-2 GPU shared memory with ntransforms > 1

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#43 - Fix type-2 GPU shared memory with ntransforms > 1

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#42 - Define `AbstractNFFTs.plan_nfft` and create separate plan type

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#42 - Define `AbstractNFFTs.plan_nfft` and create separate plan type

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#41 - Automatically determine batch size in shared-memory GPU transforms

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#41 - Automatically determine batch size in shared-memory GPU transforms

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#40 - Allow choosing the kernel evaluation method

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#40 - Allow choosing the kernel evaluation method

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#39 - Use direct evaluation of kernel functions on GPU

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#39 - Use direct evaluation of kernel functions on GPU

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#38 - Change default accuracy of transforms

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#37 - Add shared-memory GPU implementations of spreading and interpolation

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#37 - Add shared-memory GPU implementations of spreading and interpolation

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#35 - Minor optimisations to GPU kernels

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#35 - Minor optimisations to GPU kernels

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#34 - Simplify main GPU kernels using Adapt

Pull Request - State: closed - Opened by jipolanco 4 months ago

#34 - Simplify main GPU kernels using Adapt

Pull Request - State: closed - Opened by jipolanco 4 months ago

#33 - Make things work on AMD GPUs

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#33 - Make things work on AMD GPUs

Pull Request - State: closed - Opened by jipolanco 4 months ago - 1 comment

#32 - GPU: disable explicit synchronisation barriers by default

Pull Request - State: closed - Opened by jipolanco 5 months ago - 1 comment

#32 - GPU: disable explicit synchronisation barriers by default

Pull Request - State: closed - Opened by jipolanco 5 months ago - 1 comment

#31 - Faster point sorting + performance tuning

Pull Request - State: closed - Opened by jipolanco 5 months ago - 1 comment

#31 - Faster point sorting + performance tuning

Pull Request - State: closed - Opened by jipolanco 5 months ago - 1 comment

#30 - GPU: implement spatial sorting of non-uniform points

Pull Request - State: closed - Opened by jipolanco 5 months ago - 1 comment

#30 - GPU: implement spatial sorting of non-uniform points

Pull Request - State: closed - Opened by jipolanco 5 months ago - 1 comment

#29 - Initial GPU implementation

Pull Request - State: closed - Opened by jipolanco 5 months ago - 1 comment

#29 - Initial GPU implementation

Pull Request - State: closed - Opened by jipolanco 5 months ago - 1 comment

#28 - Fix 1D case in set_points!

Pull Request - State: closed - Opened by tknopp 5 months ago - 2 comments

#28 - Fix 1D case in set_points!

Pull Request - State: closed - Opened by tknopp 5 months ago - 2 comments

#27 - Implement AbstractNFFTs interface

Pull Request - State: closed - Opened by jipolanco 5 months ago

#27 - Implement AbstractNFFTs interface

Pull Request - State: closed - Opened by jipolanco 5 months ago

#26 - Implement AbstractNFFT.jl

Issue - State: closed - Opened by tknopp 5 months ago - 5 comments

#26 - Implement AbstractNFFT.jl

Issue - State: closed - Opened by tknopp 5 months ago - 5 comments

#25 - Docs: fix comparisons with NFFT.jl

Pull Request - State: closed - Opened by jipolanco 5 months ago

#25 - Docs: fix comparisons with NFFT.jl

Pull Request - State: closed - Opened by jipolanco 5 months ago

#24 - Comparisons with NFFT.jl

Issue - State: closed - Opened by tknopp 5 months ago - 2 comments

#24 - Comparisons with NFFT.jl

Issue - State: closed - Opened by tknopp 5 months ago - 2 comments

#22 - Bump julia-actions/setup-julia from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#22 - Bump julia-actions/setup-julia from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#21 - Fix roundoff errors when a point is near π

Pull Request - State: closed - Opened by jipolanco 8 months ago

#21 - Fix roundoff errors when a point is near π

Pull Request - State: closed - Opened by jipolanco 8 months ago

#20 - some re-organization and small changes

Pull Request - State: open - Opened by lazarusA 9 months ago - 2 comments

#20 - some re-organization and small changes

Pull Request - State: open - Opened by lazarusA 9 months ago - 2 comments

#19 - Bump julia-actions/cache from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#19 - Bump julia-actions/cache from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#18 - Optimise spreading and interpolation operations

Pull Request - State: closed - Opened by jipolanco 9 months ago

#18 - Optimise spreading and interpolation operations

Pull Request - State: closed - Opened by jipolanco 9 months ago

#17 - Registrator

Issue - State: closed - Opened by jipolanco 10 months ago - 17 comments

#17 - Registrator

Issue - State: closed - Opened by jipolanco 10 months ago - 17 comments

#16 - Parallelise deconvolutions

Pull Request - State: closed - Opened by jipolanco 10 months ago

#16 - Parallelise deconvolutions

Pull Request - State: closed - Opened by jipolanco 10 months ago

#15 - Remove constant factors from kernel definitions

Pull Request - State: closed - Opened by jipolanco 10 months ago

#15 - Remove constant factors from kernel definitions

Pull Request - State: closed - Opened by jipolanco 10 months ago

#14 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#14 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#13 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#13 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#12 - Bump julia-actions/setup-julia from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#12 - Bump julia-actions/setup-julia from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#11 - Precompile common workloads with PrecompileTools

Pull Request - State: closed - Opened by jipolanco 11 months ago - 1 comment

#11 - Precompile common workloads with PrecompileTools

Pull Request - State: closed - Opened by jipolanco 11 months ago - 1 comment

#10 - Workaround issue detected by `JET.@test_call`

Pull Request - State: closed - Opened by jipolanco 11 months ago - 1 comment

#10 - Workaround issue detected by `JET.@test_call`

Pull Request - State: closed - Opened by jipolanco 11 months ago - 1 comment

#9 - Change parallel sortperm implementation

Pull Request - State: closed - Opened by jipolanco 11 months ago - 1 comment

#9 - Change parallel sortperm implementation

Pull Request - State: closed - Opened by jipolanco 11 months ago - 1 comment

#8 - Reduce compilation time when creating plans

Pull Request - State: closed - Opened by jipolanco 11 months ago - 1 comment

#8 - Reduce compilation time when creating plans

Pull Request - State: closed - Opened by jipolanco 11 months ago - 1 comment

#7 - Allow manually setting spreading kernel parameters

Pull Request - State: closed - Opened by jipolanco about 1 year ago - 1 comment

#7 - Allow manually setting spreading kernel parameters

Pull Request - State: closed - Opened by jipolanco about 1 year ago - 1 comment

#6 - Fix single-precision transforms

Pull Request - State: closed - Opened by jipolanco about 1 year ago

#5 - Add option to work with sorted points

Pull Request - State: closed - Opened by jipolanco about 1 year ago

#4 - Improve performance of multidimensional transforms

Pull Request - State: closed - Opened by jipolanco about 1 year ago - 1 comment

#3 - Allow performing multiple transforms at once

Pull Request - State: closed - Opened by jipolanco about 1 year ago - 1 comment

#2 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot about 1 year ago - 40 comments

#1 - Add parallelism using threads

Pull Request - State: closed - Opened by jipolanco about 1 year ago - 1 comment