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

Error during the compilation of mumpst #39

Closed
amontoison opened this issue Jan 5, 2023 · 1 comment
Closed

Error during the compilation of mumpst #39

amontoison opened this issue Jan 5, 2023 · 1 comment

Comments

@amontoison
Copy link
Member

gfortran -Imumpst_double.p -I. -I.. -I../include -Ilibmumps_double.so.p -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -g -DGALAHAD_DOUBLE -Jmumpst_double.p -o mumpst_double.p/src_external_mumps_mumpst.F90.o -c ../src/external/mumps/mumpst.F90
../src/external/mumps/mumpst.F90:11:54:

    9 |    USE GALAHAD_MUMPS_TYPES_precision
      |       2                                               
   10 |    IMPLICIT NONE
   11 |    INTEGER ( KIND = ip_ ), PARAMETER :: MPI_COMM_WORLD = 0
      |                                                      1
Error: Symbol ‘mpi_comm_world’ at (1) conflicts with symbol from module ‘galahad_mumps_types_double’, use-associated at (2)
@nimgould
Copy link
Contributor

nimgould commented Jan 6, 2023

OK, I removed the redundant conflict. Thank you

@nimgould nimgould closed this as completed Jan 6, 2023
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

No branches or pull requests

2 participants