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

Rework hard memory limit & add maybe collect mechanism #628

Merged
merged 5 commits into from
May 12, 2024

Conversation

pxl-th
Copy link
Collaborator

@pxl-th pxl-th commented May 12, 2024

Implements maybe_collect mechanism and reworks hard memory limit to be more robust.

Closes #625.

@pxl-th pxl-th changed the title Reword hard memory limit & add maybe collect mechanism Rework hard memory limit & add maybe collect mechanism May 12, 2024
@pxl-th pxl-th merged commit ac43df6 into master May 12, 2024
3 checks passed
@pxl-th pxl-th deleted the pxl-th/hard-limit branch May 12, 2024 19:37
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.

Adopt maybe collect garbage collection scheme similar to CUDA.jl
1 participant