[Openmp-dev] [RFC][PATCH] Support for third-party memory allocation libraries

Ionkov, Latchesar Alexandrov via Openmp-dev openmp-dev at lists.llvm.org
Thu Jul 23 08:24:24 PDT 2020


Hi,

Right now, openmp supports only memkind and it is hard to extend it to support other memory allocation libraries.

The attached patch refactors the memory allocation code to make it easier to add other libraries, and adds support for SICM (https://github.com/lanl/SICM) as an example.

Any comments and suggestions on how to improve the patch are welcome.

Thanks,
	Lucho

-------------- next part --------------
A non-text attachment was scrubbed...
Name: openmp-sicm2.diff
Type: application/octet-stream
Size: 40832 bytes
Desc: openmp-sicm2.diff
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20200723/e11a0ee1/attachment-0001.obj>


More information about the Openmp-dev mailing list