Skip to content

Executing the multiview-deconvolution step on a GPU cluster without GUI #24

@SternTomer

Description

@SternTomer

Hi,

I would like to use the plugin for deconvolving light-sheet time-lapses that can reach 1TB. I'm currently using the plugin on a server that includes two GPU's, but I would like to shift to another cluster that includes several hundred GPU's, which is of course preferable with such large data. The problem is that the cluster I would like to shift to (the one with the several hundred GPU's) does not have any GUI, which is of course a problem, since there are interactive steps to do on the way to executing the deconvolution itself. I don't mind doing all the stages up until the deconvolution (bead identification, registration, ...) on the same cluster I've been working on so far (which does include GUI) and run just the deconvolution itself on the big GPU cluster.

So my first question is:
Can I set all the parameters of the deconvolution stage interactively on the currently active server, and then send them to the multi-GPU cluster through the command line? other solutions are also welcome under these settings.
In case it is important, both the currently active server and the multi-GPU server have access to the HD that contains the time-lapse, the .xml file and so on.

My second question is:
Is there a way to parallelize the deconvolution between several hundred GPU's (or even less)? E.g. each GPU will be responsible for a single time point.

Many thanks,
Tomer Stern

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions