Registry / utility / spdk-isal

spdk-isal

JSON →
library2018-10-06vcpkgunverified

Intel Intelligent Storage Acceleration Library mirror for SPDK, providing optimized storage algorithms.

vcpkg install spdk-isal
INSTALL
IMPORT
SIG · SPDK-ISAL
S
spdk-isal
utilitycppv2018-10-06
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

isa-l.h
#include <isa-l.h>

Initialize and query ISA-L library version.

#include "isa-l.h" #include <cstdio> int main() { printf("ISA-L version: %s\n", isal_get_lib_version()); return 0; }
Debug
Known issues
breakingThis is a mirror of Intel ISA-L; ensure compatibility with your SPDK version.
fix
Use the same version as your SPDK build to avoid ABI mismatches.
affects: *
Upgrade
Version history
2018-10-06latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources

No resource links recorded.

spdk-isal — pip install spdk-isal · libregistry