Skip to content

[metal] Dynamic Threadgroup memory#768

Draft
christiangnrd wants to merge 6 commits into
mainfrom
dynmem
Draft

[metal] Dynamic Threadgroup memory#768
christiangnrd wants to merge 6 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

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 29.72973% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.01%. Comparing base (8adcb92) to head (3def2c5).

Files with missing lines Patch % Lines
src/metal.jl 29.72% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #768      +/-   ##
==========================================
+ Coverage   77.95%   78.01%   +0.06%     
==========================================
  Files          25       25              
  Lines        4545     4554       +9     
==========================================
+ Hits         3543     3553      +10     
+ Misses       1002     1001       -1     

☔ View full report in Codecov by Harness.
📢 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 force-pushed the dynmem branch 2 times, most recently from c60ad25 to bb50223 Compare June 2, 2026 17:18
@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