Commit 4184f27
Fix OpenBLAS version for vcpkg compatibility
- Update OpenBLAS version from 0.3.0 to 0.3.29 (latest in vcpkg)
- Add version override to ensure exact 0.3.29 is used
- Fixes vcpkg install failure: "no version database entry for openblas at 0.3.0"
- OpenBLAS 0.3.29 includes ARM64 performance optimizations
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 526f56c commit 4184f27
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments