Field G. Van Zee
feefcab442
Allow disabling of BLAS prototypes at compile-time.
...
Details:
- Modified bli_blas.h so that:
- By default, if the BLAS layer is enabled at configure-time, BLAS
prototypes are also enabled within blis.h;
- But if the user #defines BLIS_DISABLE_BLAS_DEFS prior to including
blis.h, BLAS prototypes are skipped over entirely so that, for
example, the application or some other header pulled in by the
application may prototype the BLAS functions without causing any
duplication.
- Updated docs/BuildSystem.md to document the feature above, and
related text.
2019-03-21 18:11:20 -05:00
..
2019-03-11 19:05:32 -05:00
2019-03-11 19:05:32 -05:00
2019-03-11 19:05:32 -05:00
2018-12-04 14:31:06 -06:00
2019-03-11 19:05:32 -05:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-11 19:05:32 -05:00
2019-02-27 17:27:23 -06:00
2019-03-21 18:11:20 -05:00