Closed yanlina0205 closed 3 years ago
It looks like you may be running out of memory when running multiple assembly jobs. Are you running on a dedicated machine or through a cluster system? In general, I would not recommend running multiple cases in parallel unless you are on a cluster environment where you can spawn multiple jobs as assembly can be quite memory intensive (up to 180G in some cases, depending on the sample). Also, note that the assembly_mem
parameter is only used if you're running the Trinity or rnaSPAdes assemblers (soapdenovotrans doesn't let you specify a memory cap).
Thank you. I run through a cluster system and I can spawn multiple jobs, but it seems that there is not enough memory for me. I will reinstall and rerun it with the Trinity or rnaSPAdes assemblers.
I have installed the tools sucessfully, but I can't run more than 1 simultaneous case as bpipe. Everytime when several cases run to the stage assemble simultaneously, only the last processed case will continue to run,while others will stop with the details below:
The content of the parameter file is:
I don't know why I can't run several ceses simultaneously, looking forward to your reply. Thanks.