You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Tasks
bu_isciii/templates/taxprofiler/DOC/taxprofiler.config
file to reflect the optimal memory allocation.The text was updated successfully, but these errors were encountered: