Could you provide guidance on strategies to optimize memory usage in MaAsLin3?
Thanks
Could you provide guidance on strategies to optimize memory usage in MaAsLin3?
Thanks
Hi,
Are you running on multiple cores? Turning that off is probably the most effective way to reduce memory usage. The parallelization is an outstanding challenge since it seems to copy everything into memory for each core.
Will