Giter Site home page Giter Site logo

Comments (6)

lizziel avatar lizziel commented on June 12, 2024

To summarize current status, after switching from MPICH 3.3 to OpenMPI 2.1:

  1. All diagnostic collections off: timing info incomplete due to early termination (see geoschem/GCHP#6)
  2. Any diagnostic collections on: diagnostic write hang at end of run (this issue)

I suggest seeing if this issue goes away after upgrading to OpenMPI 3 since switching from OpenMPI 2 to OpenMPI 3 on the Odyssey cluster fixed this same issue after a switch to a new operating system (CentOS6 to CentOS7).

from gchp_legacy.

JiaweiZhuang avatar JiaweiZhuang commented on June 12, 2024

With OpenMPI 3.1.3:

  • With no diagnostics, it does not crash at 00:10 (fixes no. 1 error).
  • With any diagnostics, it is able to write output files (fixes no. 2 error):
  • The timing info is still incomplete (no. 3 error still exits geoschem/GCHP#6 (comment) )

from gchp_legacy.

JiaweiZhuang avatar JiaweiZhuang commented on June 12, 2024

Because OpenMPI 3 seems the most robust configuration right now, I suggest focusing on fixing its timing issue, and put aside MPICH3 and OpenMPI2 for now.

I made another AMI ami-01074a30392daa0f9 with OpenMPI 3.1.3

cd ~/tutorial/gchp_standard
mpirun -np 6 -oversubscribe ./geos

-oversubscribe is needed for OpenMPI 3 runtime when the # of physical cores is less the # of MPI processes.

from gchp_legacy.

lizziel avatar lizziel commented on June 12, 2024

Thanks Jiawei, I am closing this issue since switching to OpenMPI 3 fixed the file write hang issue. The issue for incomplete timing info at the end of the run is still open and will be tracked separately in geoschem/GCHP#6.

from gchp_legacy.

JiaweiZhuang avatar JiaweiZhuang commented on June 12, 2024

I think we should put a warning on wiki regarding issues with MPICH3 and OpenMPI2. On a lot of shared systems users cannot install whatever MPI they want, unlike the cloud.

from gchp_legacy.

lizziel avatar lizziel commented on June 12, 2024

from gchp_legacy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.