ceph/isa-l

Name: isa-l

Owner: Ceph

Description: null

Forked from: 01org/isa-l

Created: 2016-06-30 14:29:48.0

Updated: 2018-01-22 18:47:24.0

Pushed: 2017-07-07 15:31:54.0

Homepage: null

Size: 742

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Intel® Intelligent Storage Acceleration Library

Build Status

ISA-L is a collection of optimized low-level functions targeting storage applications. ISA-L includes:

Also see:

Building ISA-L
Prerequisites
Autotools

To build and install the library with autotools it is usually sufficient to run:

./autogen.sh
./configure
make
sudo make install
Makefile

To use a standard makefile run:

make -f Makefile.unx
Windows

On Windows use nmake to build dll and static lib:

nmake -f Makefile.nmake
Other make targets

Other targets include:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.