Skip to content
Snippets Groups Projects
Commit d918ef96 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Added possibily to run the CLTools in parallel

I added the communicator as an argument of main()
function in CLTool.h. This means that each tool
will be runnable with MPI. Notice that
the communicator defaults to MPI_COMM_WORLD,
which is the reasonable choice. Still I think it is
useful to allow passing the communicator if one wants
to run with MPI several tools in parallel.
parent 91a840fd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment