Description
A memory issue has been identified when running taxprofiler with Kaiju to analyze whole metagenomes. The process fails with the current memory allocation of 72GB. Doubling the memory to 144GB does not resolve the issue. Only when the memory is tripled to 216GB, the process completes successfully.
It is necessary to determine the appropriate memory allocation to ensure the process runs efficiently without exceeding resources.
Environment
- Tool: Taxprofiler
- Software used: Kaiju
- Data type: Whole metagenomes
- Tested memory allocations:
- 72GB: Failed
- 144GB: Failed
- 216GB: Completed successfully
Tasks
- Perform incremental memory tests to identify the minimum required allocation for successful execution.
- Update the
bu_isciii/templates/taxprofiler/DOC/taxprofiler.config file to reflect the optimal memory allocation.
Description
A memory issue has been identified when running
taxprofilerwith Kaiju to analyze whole metagenomes. The process fails with the current memory allocation of 72GB. Doubling the memory to 144GB does not resolve the issue. Only when the memory is tripled to 216GB, the process completes successfully.It is necessary to determine the appropriate memory allocation to ensure the process runs efficiently without exceeding resources.
Environment
Tasks
bu_isciii/templates/taxprofiler/DOC/taxprofiler.configfile to reflect the optimal memory allocation.