*********************************************************
BeBOP Optimized Sparse Kernel Interface (OSKI) Library
Version 1.0.1h
June 25, 2007

The OSKI Library is a collection of low-level primitives
that provide automatically tuned sparse matrix kernels,
for use by solver libraries and applications.

To download the latest version, obtain the User's Guide
(which includes installation instructions), or get help
using OSKI, see the OSKI home page:

  http://bebop.cs.berkeley.edu/oski

OSKI is distributed under a BSD License. See COPYING for
more information.
*********************************************************

-------------------
How to Install OSKI
-------------------

Please read the directions in the User's Guide, "oski-ug.pdf," which
is also available on the OSKI home page. If you are already familiar
with how to install OSKI, you may also refer to the INSTALL file for a
brief outline of the basic steps.

<<< Mac OS X USERS >>> Only shared libraries are currently
supported. If you run into problems, please try running 'configure'
with the '--disable-static' option.

---------------
How to Use OSKI
---------------

OSKI end-users should refer to the User's Guide (oski-ug.pdf) for
information on how to call the OSKI library, how to do some basic
troubleshooting with OSKI installation and usage, and where to go for
help.

-------------------
Development on OSKI
-------------------

If you are doing development on OSKI or planning to write extensions
(e.g., by adding new matrix modules or heuristics), see the developer
notes in NOTES-devel.

# eof
