vdemichev / DiaNN

DIA-NN - a universal automated software suite for DIA proteomics data analysis.
Other
283 stars 53 forks source link

Is it possible to execute multiple instances of DIANN 1.9.1 simultaneously on Linux? #1243

Open zplv686 opened 2 weeks ago

zplv686 commented 2 weeks ago

Hello Vadim,

 Thank you very much for your continued support of DIANN on GitHub. I have a couple of questions that I hope you can help me with:
     1. On Windows, when I try to open two separate instances of the DIANN GUI, it seems to crash due to memory constraints. Is there a way to limit the memory usage for each GUI instance?
     2. When using DIANN 1.9.1 on Linux, does it support the simultaneous execution of multiple diann commands for different database searches?

Thank you in advance for your assistance, and I wish you all the best.

Best regards

vdemichev commented 2 weeks ago

Hi,

  1. Should not happen, we routinely have multiple instances open. You can try launching the second instance from the command line and see what it prints.
  2. Yes.

Best, Vadim