Folks,

While working on a proof of concept for the feature request https://github.com/open-mpi/ompi/issues/2056

(packaging for multiple Fortran compilers, poc at https://github.com/open-mpi/ompi/pull/2070)

i noticed oshmem C and Fortran bindings ends up in the same liboshmem.so.


is there any reason *not* to split that into liboshmem.so (oshmem and C bindings only) and liboshmemf.so

for Fortran bindings only, and update the oshfort wrapper config accordingly ?


that would be helpful to finalize the poc

(currently, it works correctly only with --disable-oshmem)


Cheers,


Gilles

_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to