cea-hpc / wi4mpi

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

Fix rank mapping #68

Closed kevin-juilly closed 8 months ago

kevin-juilly commented 9 months ago

Fix the mapping used in some functions. Change the generator to correctly generate loop when arg_dep is present and type is primitive. This fixes #63 .