Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing stub subroutines to no_comm.f90 #1

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

william-r-dieter
Copy link
Contributor

Several subroutines existed in mpi_comm.f90, but not in no_comm.f90.
Those subroutines are called at various places in the code, leading
to undefined symbols at link time when compiling without MPI (or PVM).
This commit adds stubs for the undefined symbols to no_comm.f90.

Signed-off-by: william.r.dieter william.r.dieter@intel.com

Several subroutines existed in mpi_comm.f90, but not in no_comm.f90.
Those subroutines are called at various places in the code, leading
to undefined symbols at link time when compiling without MPI (or PVM).
This commit adds stubs for the undefined symbols to no_comm.f90.

Signed-off-by: william.r.dieter <william.r.dieter@intel.com>
@sctiwari sctiwari merged commit 9f4ea4d into USCCACS:master Jun 19, 2020
TaufeqRazakh pushed a commit that referenced this pull request May 28, 2024
TaufeqRazakh added a commit that referenced this pull request May 28, 2024
remove qxmd binary from repo
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.

None yet

2 participants