Draft: Fortran Support
Compare changes
- Oraji, Yussur Mustafa authored
@@ -891,9 +891,18 @@ def get_intercomm(comm_create_func: str, tm: TemplateManager, before_idx: int =
@@ -891,9 +891,18 @@ def get_intercomm(comm_create_func: str, tm: TemplateManager, before_idx: int =
call = MPICallFactory.mpi_intercomm_create_from_groups("(rank % 2 ? " + even_group + ":" + odd_group + ")",