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

Johannes Doerfert via Openmp-dev openmp-dev at lists.llvm.org
Thu Jul 23 08:35:52 PDT 2020


Hi Lucho,


this is very interesting, thanks for sharing!

I think support for this is indeed something users would like to have.

For a more in-depth review of the patch, could you upload it to 
https://reviews.llvm.org/ please?

This page has some information about the process 
https://www.llvm.org/docs/Contributing.html.


Thanks,

   Johannes



On 7/23/20 10:24 AM, Ionkov, Latchesar Alexandrov via Openmp-dev wrote:
> 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
>
>
> _______________________________________________
> Openmp-dev mailing list
> Openmp-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev


More information about the Openmp-dev mailing list