Recent Releases of https://github.com/amd/aocl-libmem

https://github.com/amd/aocl-libmem - AOCL-LibMem 5.1

Optimized memory and string functions for Zen micro-architecture.

The supported functions are memcpy, mempcpy, memmove, memset, memcmp, memchr, strcpy, strncpy, strcmp, strncmp, strlen, strcat, strncat, strstr, and strchr.

Highlights of AOCL-LibMem-5.1 Release: * Optimized memory functions for ZEN5 microarchitecture * Optimized string functions for AVX512 and AVX2 * Enabled support for Dynamic Dispatcher * Support for new string functions: strchr, strncat * Bench and Test Framework improvements

- C
Published by SajanKarumanchi about 1 year ago

https://github.com/amd/aocl-libmem - AOCL-LibMem 5.0

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.

- C
Published by SajanKarumanchi almost 2 years ago

https://github.com/amd/aocl-libmem - AOCL-LibMem 4.2

Optimized memory and string functions for Zen micro-architecture.

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

Highlights of AOCL-LibMem-4.2 Release:

  • Added support for strncpy, strcmp, strncmp and strlen functions.
  • Optimized memory and string functions
  • CTest-based functional validation

- C
Published by SajanKarumanchi over 2 years ago

https://github.com/amd/aocl-libmem - AOCL-LibMem 4.1

  • Optimized memory and string functions for Zen micro-architecture.
  • Supported functions are memcpy, mempcpy, memmove, memset, memcmp and strcpy.
  • Highlights of AOCL-LibMem-4.1 Release:
    • Added AVX-512-based optimizations
    • Added support for strcpy function
    • Added support for static binary build

- C
Published by SajanKarumanchi almost 3 years ago