JuliaLinearAlgebra / libblastrampoline

Using PLT trampolines to provide a BLAS and LAPACK demuxing library.
MIT License
66 stars 17 forks source link

Number of threads with Accelerate #115

Open ViralBShah opened 1 year ago

ViralBShah commented 1 year ago

Apparently, Accelerate will respect the number of threads with VECLIB_MAXIMUM_THREADS

https://github.com/philipturner/amx-benchmarks/blob/0a56ae86d899ef78e8c319ae6412752e61e4d594/NewAppleBLAS/MainFile.swift#L24-L31