Skip to content

AOCL-LibMem 5.0

Latest
Compare
Choose a tag to compare
@SajanKarumanchi SajanKarumanchi released this 11 Oct 04:32

Optimized memory and string functions for Zen micro-architecture.

Supported functions are memcpy, mempcpy, memmove, memset, memcmp, memchr, strcpy, strncpy, strcmp, strncmp, strlen, strcat and strstr.

Highlights of AOCL-LibMem-5.0 Release:

Added support for new functions memchr, strcat and strstr.
Optimized AVX2 memory functions.
Minor Bug fixes.