Skip to content

Unified version with and without MPI#30

Closed
ageorgou wants to merge 10 commits intogfortran-mpifrom
mpi-example-fake
Closed

Unified version with and without MPI#30
ageorgou wants to merge 10 commits intogfortran-mpifrom
mpi-example-fake

Conversation

@ageorgou
Copy link
Collaborator

No description provided.

ageorgou and others added 10 commits April 16, 2021 18:41
- blacs_ctxt not used elsewhere, no need to be public
Previously this code required MPI libraries to be linked. This is no
longer the case and the code should compile without MPI being installed
on the system. This is done through a combination of calls to dummy
(when not using MPI) functions and `#ifdef TROVE_USE_MPI_` directives.
@JamieJQuinn
Copy link
Collaborator

@ageorgou Is this PR still relevant?

@ageorgou
Copy link
Collaborator Author

ageorgou commented Jun 4, 2021

Nope, can be closed in favour of #35.

@ageorgou ageorgou closed this Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants