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

add Device::get_default_mem_pool() #133

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

smedegaard
Copy link
Owner

No description provided.

@smedegaard smedegaard linked an issue Dec 6, 2024 that may be closed by this pull request
@smedegaard smedegaard merged commit 84ab92c into main Dec 6, 2024
2 checks passed
@smedegaard smedegaard deleted the 26-hipdevicegetdefaultmempool branch December 6, 2024 15:03
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 69.69697% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/core/device.rs 73.91% 6 Missing ⚠️
src/core/memory.rs 66.66% 3 Missing ⚠️
src/core/result.rs 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
src/core/result.rs 65.71% <0.00%> (-1.94%) ⬇️
src/core/memory.rs 89.16% <66.66%> (ø)
src/core/device.rs 88.62% <73.91%> (-10.94%) ⬇️

@github-actions github-actions bot mentioned this pull request Dec 5, 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.

hipDeviceGetDefaultMemPool
2 participants