Open BenjaminDEMAILLE opened 1 year ago
Hi, Benjamin,
Thanks a lot for your suggestion. We will consider different parallel packages in the future.
Based on our previous test, it costs ~8min to deconvolve a visium sample by using 8 cores.
Currently, if the parallel RAM consumption is very high, you might reduce the number of cores in SpaCET.deconvolution
.
Best, Beibei
Hi !
is it possible to change the parallel package from Parallel to BiocParallel ? Parallel RAM consumption is very high and BiocParallel don't copy data for each core
Thanks