cea-hpc / wi4mpi

Wrapper interface for MPI
BSD 3-Clause "New" or "Revised" License
80 stars 15 forks source link

Override overhaul #43

Closed spoutn1k closed 11 months ago

spoutn1k commented 1 year ago

Modifies header imports to ensure functions defined in override.c take over generated functions in mpi_translation_c.c.

Fixes #42.

adrien-cotte commented 1 year ago

Fixing override feature is great, thx. But, I'm not sure about activate overriding on those functions, it's seems quite old to me and we should talk about the differences and why. Maybe this is just obsolete, I don't know. Gonna check it out soon.

spoutn1k commented 1 year ago

You're right, that is a lot of changes at once. I removed the macro definitions and added a message in common/override.h.