Skip to content

Add CI for earliest supported macOS version #540

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

Open
christiangnrd opened this issue Feb 11, 2025 · 0 comments
Open

Add CI for earliest supported macOS version #540

christiangnrd opened this issue Feb 11, 2025 · 0 comments

Comments

@christiangnrd
Copy link
Member

christiangnrd commented Feb 11, 2025

We either need a macOS 13 runner, or a way to have Metal behave as if it were running an older macOS so we don't introduce failures on older macOS versions when introducing newer Metal features.

I tried option 2 in https://github.com/JuliaGPU/Metal.jl/tree/emulate_old but I can still use logging even though the @device_code_llvm reports macos v13.0.0 and metal v3.0 so I assume there's something missing for compilation to actually fail.

Originally posted by @christiangnrd in #418 (comment)

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

No branches or pull requests

1 participant