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

[cudaaligner] Disabled caching device-allocator may trigger OOM in cudaaligner #630

Open
ahehn-nv opened this issue Feb 16, 2021 · 0 comments
Labels
bug Something isn't working cudaaligner GPU-based aligner

Comments

@ahehn-nv
Copy link
Contributor

AlignerGlobalMyersBanded's reset_max_bandwidth(...) runs out of device memory when the caching device-allocator is disabled at compilation. (This allocator is enabled by default.)
It is unclear if cudaaligner respects the max_device_memory setting passed at construction at all in this case.

@ahehn-nv ahehn-nv added bug Something isn't working cudaaligner GPU-based aligner labels Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cudaaligner GPU-based aligner
Projects
None yet
Development

No branches or pull requests

1 participant