Commit 4e2c14c
committed
OSX: Use cblas interface for *dot blas functions
Using the documented cblas_*dot interface for the *dot BLAS
functions on OSX (using the Accelerate framework) will give the
expected result in contrast do using *dot_ functions.1 parent dbe7741 commit 4e2c14c
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
633 | 636 | | |
| 637 | + | |
634 | 638 | | |
635 | 639 | | |
636 | 640 | | |
637 | 641 | | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
638 | 645 | | |
| 646 | + | |
639 | 647 | | |
640 | 648 | | |
641 | 649 | | |
| |||
0 commit comments