Skip to content

Dealing with large datasets on GPU #36

@peterkilfeather

Description

@peterkilfeather

I am dealing with a dataset of > 400k cells, spanning 18 brain sections, each taken from a separate brain. I am trying to use the center align method with an RTX 3090 (24 GB VRAM), however this has insufficient memory to hold the entire dataset for alignment.

I have tested downsampling to between 2-300k cells, and this appears to work. Can you recommend any approaches to aligning the full dataset on the GPU? I could use an AWS instance with greater VRAM, however I would like to test different parameters (e.g. alpha) and this will quickly rack up computational costs.

Metadata

Metadata

Assignees

No one assigned

    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