The following libraries are provided with the distribution. For development it is recommended to link against the more extensive error checking library, whereas for deployment use one of the performance tuned variants.
libavsipl_cl.a Performance tuned library without additional error checking. May make use of processor SIMD features, please see platform details.
libavsipl_cl_mp.a Performance tuned library with shared memory multithreading (OpenMP)
libavsipl_cl_dbg.a Non-performance tuned library with extensive error checking.