Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated usage
  • Loading branch information
trholding authored Apr 1, 2024
1 parent 5d2fa99 commit 3401c70
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,8 +455,10 @@ Simple Builds
runq_cc_fast - Same for quantized build
run_cc_gnu - Optimized Generic linux distro build
runq_cc_gnu - Same for quantized build
run_cc_mmdebug - ***NEW*** Matmul Debug Log build (Warning: Huge Logs)
Accelerated Builds
run_cc_avx - ***NEW*** AVX accelerated build
run_cc_openmp - OpenMP accelerated build
runq_cc_openmp - Same for quantized build
run_cc_openacc - OpenACC accelerated build
Expand All @@ -475,7 +477,7 @@ Accelerated Builds
Special Builds
---> x86_64
run_cc_mkl - OpenMP + Intel MKL CBLAS build (x86_64 / intel Mac) (WIP)
run_cc_mkl - ***NEW*** OpenMP + Intel MKL CBLAS build (x86_64 / intel Mac)
runq_cc_mkl - Same for quantized build
---> ARM64 / aarch64
Expand Down

0 comments on commit 3401c70

Please sign in to comment.