Skip to content

Compy failing to create mapping files #974

New issue

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

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

Already on GitHub? # to your account

Open
xylar opened this issue Aug 2, 2023 · 2 comments
Open

Compy failing to create mapping files #974

xylar opened this issue Aug 2, 2023 · 2 comments
Assignees
Labels

Comments

@xylar
Copy link
Collaborator

xylar commented Aug 2, 2023

The mesh_rename test in the suite on Compy is failing during calls to ESMF_RegridWeightGen for currently unknown reasons.

@xylar xylar added the bug label Aug 2, 2023
@xylar xylar self-assigned this Aug 2, 2023
@xylar
Copy link
Collaborator Author

xylar commented Aug 2, 2023

The error occurs in E3SM-Unified (built with Gnu and OpenMPI) but not in Compass (built with Intel and Intel-MPI). The error is:

20230802 030654.892 ERROR            PET00 /compyfs/asay932/spack_tmp/spack-stage/spack-stage-esmf-8.4.2-nqzgyrp5acb7aez7p7bw4rdtk3d3dyxm/spack-src/src/Infrastructure/Mesh/src/ESMCI_Mesh_Glue.C:6215 ESMCI_meshcreatedual() Internal error: Bad condition  - /compyfs/asay932/spack_tmp/spack-stage/spack-stage-esmf-8.4.2-nqzgyrp5acb7aez7p7bw4rdtk3d3dyxm/spack-src/src/Infrastructure/Mesh/src/ESMCI_MeshDual.C, line:950: - there was a problem with triangulation (e.g. repeated points, clockwise poly, etc.)
20230802 030654.892 ERROR            PET00 /compyfs/asay932/spack_tmp/spack-stage/spack-stage-esmf-8.4.2-nqzgyrp5acb7aez7p7bw4rdtk3d3dyxm/spack-src/src/Infrastructure/Mesh/src/ESMCI_Mesh_FileIO.C:231 ESMCI_mesh_create_from_file() Internal error: Bad condition  - Internal subroutine call returned Error
20230802 030654.892 ERROR            PET00 /compyfs/asay932/spack_tmp/spack-stage/spack-stage-esmf-8.4.2-nqzgyrp5acb7aez7p7bw4rdtk3d3dyxm/spack-src/src/Infrastructure/Mesh/src/ESMCI_Mesh_FileIO.C:284 ESMCI_mesh_create_from_file() Internal error: Bad condition  - Internal subroutine call returned Error
20230802 030654.892 ERROR            PET00 ESMCI_MeshCap.C:2600 MeshCap::meshcreatefromfilenew() Internal error: Bad condition  - Internal subroutine call returned Error
20230802 030654.892 ERROR            PET00 ESMF_Mesh.F90:1969 ESMF_MeshCreateFromFile() Internal error: Bad condition  - Internal subroutine call returned Error
20230802 030654.892 ERROR            PET00 ESMF_RegridWeightGen.F90:1278 ESMF_RegridWeightGenFile Internal error: Bad condition  - Internal subroutine call returned Erro

@xylar
Copy link
Collaborator Author

xylar commented Aug 2, 2023

The solution may be to build E3SM-Unified with Intel and Intel-MPI on Compy, see E3SM-Project/mache#129

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant