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

Improve memory manager heuristics for JIT memory pressure #3468

Merged
merged 3 commits into from Jul 8, 2023

Conversation

umar456
Copy link
Member

@umar456 umar456 commented Jul 8, 2023

Update JIT heuristics for memory pressure to determine when the JIT tree should be evaluated

Description

  • Improved logging when JIT nodes are evaluated

Changes to Users

  • Improved performance when most of the operations are JIT operations

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • Functions added to unified API
  • Functions documented

syurkevi
syurkevi previously approved these changes Jul 8, 2023
@umar456 umar456 merged commit e9132c2 into arrayfire:master Jul 8, 2023
12 checks passed
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