In my code, I have different communicator in different part of my domain.because of that, I setup different communicator for each part of my domain.If I want to use SPIKE, how can I force SPIKE to solve the problem in each communicator and not in the whole MPI_COMM_WORLD?
At the moment, there is no way to pass a user-created communicator to SPIKE. However, development is already underway to include this feature in future versions.
using SPIKE not in MPI_COMM_WORLD
Hi
In my code, I have different communicator in different part of my domain.because of that, I setup different communicator for each part of my domain.If I want to use SPIKE, how can I force SPIKE to solve the problem in each communicator and not in the whole MPI_COMM_WORLD?
regards
mehdi