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

Dep Version Bump #2663

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

zachcp
Copy link
Contributor

@zachcp zachcp commented Dec 8, 2024

  • metal 0.27-30
  • cargo-upgrade for core package.

Test Package

cargo test 

# all pass

Test Metal

(base) zcpowers@Zacharys-MacBook-Air candle-metal-kernels % cargo run --example  metal_benchmarks -- gemm
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
     Running `target/debug/examples/metal_benchmarks gemm`
MFA F16,         512      gflops 265
MLX F16,         512      gflops 319
MFA F16,        1024      gflops 184
MLX F16,        1024      gflops 217
MFA F16,        2048      gflops 191
MLX F16,        2048      gflops 235
MFA F16,        4096      gflops 279
MLX F16,        4096      gflops 351
MFA F32,         512      gflops 90
MLX F32,         512      gflops 180
MFA F32,        1024      gflops 199
MLX F32,        1024      gflops 187
MFA F32,        2048      gflops 120
MLX F32,        2048      gflops 162
MFA F32,        4096      gflops 238
MLX F32,        4096      gflops 162

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