Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
2f45c25
cache MKL plans
Aug 10, 2025
a16e172
customer hasher
Aug 10, 2025
105d78c
- Adding job with MKL
Aug 10, 2025
dd44442
build with SEQUENTIAL and TBB
Aug 10, 2025
3e5bf5b
build with libmkl_rt.so
Aug 10, 2025
c8d1c14
try2
Aug 10, 2025
e5d8f06
move TBB_runtime_version to get_handle()
Aug 12, 2025
42c3904
tidying up BLAS stuff. I've probably broken other things
Aug 12, 2025
35d056e
fix blas build
Aug 12, 2025
bda12fc
oops
Aug 12, 2025
2928150
simplified a bit
Aug 12, 2025
dabc997
don't toggle, just set
Aug 13, 2025
d0d20fd
merged
Aug 13, 2025
f152e30
merged
Aug 13, 2025
ecac110
experimental update to Github actions script
Aug 17, 2025
edfd5c4
whoops
Aug 17, 2025
a7628ef
use that cache!
Aug 17, 2025
c87559c
oops
Aug 17, 2025
9416cde
more oops
Aug 17, 2025
0078cb4
make sure DLIB_USE_BLAS and DLIB_USE_LAPACK are enabled by default wh…
Aug 18, 2025
c0ff1c3
just use FindBLAS if MKL is not found
Aug 20, 2025
57639d4
Add job to test atlas
Aug 21, 2025
751ab65
Merge branch 'master' into mkl
Aug 22, 2025
f28383d
trying to test BLAS and MKL on windows
Aug 25, 2025
74c79b8
get dlib to find stuff in vcpkg
Aug 30, 2025
dd405ea
use bash notation
Aug 30, 2025
0ddf7c3
removed vcpkg. download and cache MKL manually to reduce build times …
Aug 31, 2025
8341c6e
use curl. wget not available on windows runner
Aug 31, 2025
b6752bc
use curl correctly
Aug 31, 2025
c6c94a5
I didn't think you need ./ on windows
Aug 31, 2025
5592175
- fix check_status(). MSVC didn't like the constexpr lambda. Of cours…
Aug 31, 2025
a5344d7
- find TBB
Aug 31, 2025
b4d5b19
- temporarily print which MKL libraries are being used so i can debug…
Aug 31, 2025
0ad5ca4
build blas bindings tests.. Trying to figure out why MKL isn't runnin…
Aug 31, 2025
b6fb134
forgot extra args
Aug 31, 2025
f4728b3
trying to fix openblas build
Aug 31, 2025
3e4b322
build the tests for openblas now. see if we can understand what's fai…
Aug 31, 2025
5dc22f4
build tests again on windows mkl
Sep 1, 2025
81c336e
trying to debug
Sep 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading