Skip to content

(cufinufft) alloca might cause a slow down  #570

@DiamonDinoia

Description

@DiamonDinoia

While it did not show up in my tests, it seems that alloca might cause a slow down although it reduces VRAM usage.

One solution is to make alloca an option and generate kernels with and without alloca. To do so we need to move alloca from a define to a template parameter.

Details: mind-inria/mri-nufft-benchmark#5

@paquiteau @Lenoush

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions