Skip to content

[metal] Dynamic Threadgroup memory#768

Draft
christiangnrd wants to merge 5 commits into
mainfrom
dynmem
Draft

[metal] Dynamic Threadgroup memory#768
christiangnrd wants to merge 5 commits into
mainfrom
dynmem

Conversation

@christiangnrd
Copy link
Copy Markdown
Member

Goes with JuliaGPU/Metal.jl#750.

This approach is only supported in macOS 15+, but it felt like the best approach for me to start with to learn about how this stuff all works.

Not yet functional, I'm not sure how to get the type with the opaque pointers (or if that's even how I would need to do it)

@christiangnrd christiangnrd changed the title [metal] Dynamic memory as a global [metal] Dynamic memory Mar 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

❌ Patch coverage is 30.30303% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.87%. Comparing base (8c79865) to head (bb50223).

Files with missing lines Patch % Lines
src/metal.jl 30.30% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #768      +/-   ##
==========================================
+ Coverage   76.75%   76.87%   +0.11%     
==========================================
  Files          25       25              
  Lines        4405     4410       +5     
==========================================
+ Hits         3381     3390       +9     
+ Misses       1024     1020       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@christiangnrd christiangnrd changed the title [metal] Dynamic memory [metal] Dynamic Threadgroup memory Jun 2, 2026
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.

1 participant