Skip to content

Multi-GPU parallel beam code #286

@AnderBiguri

Description

@AnderBiguri

The rationale to not have this before was that the parallel beam case was trivially parallelizable, i.e. you could call 4 instance of TIGRE, instead of spreading a single instance over 4 GPUs, and many people preferred that on the syncrotron tomography side.

With the introduction of #242, this is not require anymore. One can simply give a single GPUid to each instance of TIGRE, or can instead run all the code in many GPUs from a single thread.

Therefore, the parallel beam source should be made multi-GPU compatible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions