hpc / Spindle

Scalable dynamic library and python loading in HPC environments
Other
94 stars 22 forks source link

Added support for v2 ppc ABI #20

Closed mcfadden8 closed 5 years ago

mcfadden8 commented 5 years ago

@mplegendre, here is the initial support for PPC V2 ABI that still uses la_ppc64*_gnu_pltenter.

I am still testing and this is not quite ready to be checked in but I wanted to give you a chance to review the changes if you wanted.

I am still investigating usage of 24-byte offsets instead of 8 and I am looking at potential usage of la_symbind instead of la_pltenter.

mplegendre commented 5 years ago

@mcfadden8 -- I'm probably going to squash this after all. We may turn up backporting this to a point release, and that'll be easier if it's one commit.