Skip to content

Remove README (copy/paste error) from MPIConfig module

Manuel Grizonnet requested to merge remove_readme_mpi into develop

Summary

Remove README from the module which is not related to mpi (template remote module) and remove unused cmake option from the CMakeLists

Rationale

Explain the rationale for the changes (possible link to a Request For Comments or to an issue).

Implementation Details

Classes and files

Give an overview of the implementation: main changes made to classes, files and modules. Do not paste complete diff, as it is available in the merge request already.

Applications

Describe any changes made to existing applications, or new applications that have been added.

Tests

Describe the testing strategy for new features.

Documentation

List or link documentation modifications that were made (doxygen, example, software guide, application documentation, cookbook).

Additional notes

List remaining open issues if any, and additional notes.

Merge request reports