You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Harshavardhana 1e7515a7df Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
..
docs Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
include Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
src Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
.gitignore Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
LICENSE Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
LICENSE.INTEL Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
Makefile Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
Makefile.nmake Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
README.md Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
RELEASE-NOTES.INTEL Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago
make.inc Add erasure coding and decoding using Intel Storage Acceleration library 10 years ago

README.md

  • Install 'build-essential'
  # apt-get install build-essential -y
  • Install 'yasm'
  # apt-get install yasm -y