In silico perturbation

#344
by Renqing - opened

Can multiple GPUs be used during perturbation?

Since the in silico perturbations are only inference and not training the models, any portion of the perturbations can be parallelized onto multiple GPUs. It should also be possible to distribute each process, though we have not experimented with this since the inference requires much less memory and can usually fit on a single GPU.

ctheodoris changed discussion status to closed

Sign up or log in to comment