forked from flame/blis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
INSTALL
27 lines (17 loc) · 821 Bytes
/
INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
BLIS framework
INSTALL
---
For a detailed description of how to configure, compile, install, and link
to a BLIS library on your local system, please read the build system
documentation located in:
docs/BuildSystem.md
Note that the document's markdown content can be conveniently rendered by
viewing the file over GitHub via a web browser:
https://github.com/flame/blis/blob/master/docs/BuildSystem.md
This document will always contain the most up-to-date information related
to instantiating a BLIS library from the framework source code. If you have
any further questions or wish to provide feedback, please contact the BLIS
community by posting your message to the BLIS developer's mailing list:
https://groups.google.com/d/forum/blis-devel
Thanks for your interest in the BLIS framework!
Field Van Zee