Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Integrated magma memory allocations into arrayfire memory mgt #3423

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

Merged
merged 1 commit into from
May 19, 2023

Conversation

willyborn
Copy link
Contributor

The MAGMA library creates internal work buffers through arrayfire now.

Description

Extra work buffers are allocated by MAGMA. By using the arrayfire memory management system, "out of memory" situations can be better handled thanks to the possible calling of GC.

Changes to Users

Less "out of memory" exceptions.

Checklist

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

@umar456
Copy link
Member

umar456 commented May 11, 2023

This is great. Just FYI. there are a couple of systems that are failing due to a bad configuration. You can ignore those for now.

@umar456 umar456 merged commit 46d50bc into arrayfire:master May 19, 2023
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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.