Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mimalloc: warning: unable to allocate aligned OS memory directly #1449

Closed
1 task done
ktlina opened this issue Feb 26, 2025 · 2 comments
Closed
1 task done

mimalloc: warning: unable to allocate aligned OS memory directly #1449

ktlina opened this issue Feb 26, 2025 · 2 comments
Labels
incomplete Lacking logs, reproducers, etc.

Comments

@ktlina
Copy link

ktlina commented Feb 26, 2025

Description of bug

When running metaspades.py, a "mimalloc" error rises. The run is correctly complete but only 30% of the total memory is used. Complete jobs require a very high amount of memoery in order to finish corrrectly, but then not all is being used.

spades.log

spades_copy.log

params.txt

params_copy.txt

SPAdes version

4.0.0

Operating System

Linux-3.10.0-957.el7.x86_64-x86_64-with-glibc2.17

Python Version

3.11.9

Method of SPAdes installation

conda

No errors reported in spades.log

  • Yes
@asl
Copy link
Member

asl commented Feb 26, 2025

So, what is your problem then?

There are no errors, just warning. The warning is benign, your OS failed to fulfill some allocation request, but SPAdes was able to workaround it.

PS: Memory consumption likely will be less with SPAdes 4.1

@asl asl added the incomplete Lacking logs, reproducers, etc. label Feb 26, 2025
@asl
Copy link
Member

asl commented Mar 21, 2025

Closing as there is no issue here.

@asl asl closed this as completed Mar 21, 2025
@asl asl closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incomplete Lacking logs, reproducers, etc.
Projects
None yet
Development

No branches or pull requests

2 participants