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

Tests: improve memory usage #1147

Merged

Conversation

matthewdouglas
Copy link
Contributor

This simple change frees up GPU memory after each unit test. Prior to this change, I would experience a system crash when attempting to run the full unit test suite on RTX 3060 6GB. It now runs comfortably.

Copy link

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Titus-von-Koeller
Copy link
Collaborator

Important detail to get right for lower resource environments, thanks for the helpful contribution ❤️

@Titus-von-Koeller Titus-von-Koeller merged commit bed0860 into TimDettmers:main Apr 2, 2024
23 checks passed
naqi pushed a commit to naqi/bitsandbytes that referenced this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants