Skip to content

[Fortran] MPI_INIT_THREAD family have wrong arguments #23

Open
@AlexisLaplanche

Description

@AlexisLaplanche

In Fortran, MPI_INIT_THREAD functions should be declared like this MPI_INIT_THREAD(required, provided, ierror) and not like this MPI_INIT_THREAD(argc, argv, required, provided, ierr) as documented here: https://www.mpich.org/static/docs/v4.2.x/www3/MPI_Init_thread.html

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions