← back to Exo
test2
b7bab80ec8dfb43dcd95034cb85a5f824225b5c7 · 2024-12-11 16:36:50 +0000 · Alex Cheema
Files touched
M .github/workflows/bench_job.yml
Diff
commit b7bab80ec8dfb43dcd95034cb85a5f824225b5c7
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Wed Dec 11 16:36:50 2024 +0000
test2
---
.github/workflows/bench_job.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/bench_job.yml b/.github/workflows/bench_job.yml
index 7a28a51b..6f37c363 100644
--- a/.github/workflows/bench_job.yml
+++ b/.github/workflows/bench_job.yml
@@ -55,7 +55,7 @@ jobs:
- name: Configure system
run: |
# Apply MLX optimizations
- sudo ./configure_mlx.sh
+ ./configure_mlx.sh
# Disable CPU throttling
sudo pmset -a processorperf 2
← 6169996c test
·
back to Exo
·
tweaks 41902f71 →