Skip to content

Add MPI Usage Example to the Project #1

@MatthAlex

Description

@MatthAlex

The current Fortran project template does not include an example showcasing the usage of MPI (Message Passing Interface) for parallel programming. Adding an MPI example will showcase how to migrate a project to this template.

Some ideas:

  • Create a new example directory under examples/ for MPI usage.
  • Develop a simple Fortran program that utilizes MPI for parallel processing.
  • Update the fpm.toml file to include the necessary MPI dependencies.
  • Document the MPI example in the README.md, including instructions on how to compile and run the example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions