Giter VIP home page Giter VIP logo

Comments (5)

CusiniM avatar CusiniM commented on August 26, 2024 1

Hi @liyangrock, this is a known issue. It is related to a change in the linear solver strategy that has produced some undesirable results. if you change this

GEOS_LAI_CHECK_ERROR( HYPRE_BoomerAMGSetMaxLevels( mgrData.coarseSolver.ptr, 25 ) );

back to 1 the problem should run fine.

Hi @CusiniM , I'm facing the same 'hypre error' as before. I have tried to modify maxLevels to 1, but it doesn't solve the problem. Do you have any other suggestions?

The attached is input and output files. Here are the execution parameters that I applied for the analysis export OMP_NUM_THREADS=2 mpirun -np 150 geos -i ./input.xml -x 3 -y 5 -z 10

input_output.zip

I don't think it is the same issue. The original error was occuring at the very beginning. This one may be related to the choice of the parameters that somehow result in a NaN solution at some point.

You are not solving the benchmark problem, are you?

from geos.

CusiniM avatar CusiniM commented on August 26, 2024

Hi @liyangrock, this is a known issue. It is related to a change in the linear solver strategy that has produced some undesirable results. if you change this

GEOS_LAI_CHECK_ERROR( HYPRE_BoomerAMGSetMaxLevels( mgrData.coarseSolver.ptr, 25 ) );
back to 1 the problem should run fine.

from geos.

liyangrock avatar liyangrock commented on August 26, 2024

@CusiniM Thanks for your reply.

from geos.

liyangrock avatar liyangrock commented on August 26, 2024

Hi @liyangrock, this is a known issue. It is related to a change in the linear solver strategy that has produced some undesirable results. if you change this

GEOS_LAI_CHECK_ERROR( HYPRE_BoomerAMGSetMaxLevels( mgrData.coarseSolver.ptr, 25 ) );

back to 1 the problem should run fine.

Hi @CusiniM , I'm facing the same 'hypre error' as before. I have tried to modify maxLevels to 1, but it doesn't solve the problem. Do you have any other suggestions?

The attached is input and output files. Here are the execution parameters that I applied for the analysis
export OMP_NUM_THREADS=2 mpirun -np 150 geos -i ./input.xml -x 3 -y 5 -z 10

input_output.zip

from geos.

liyangrock avatar liyangrock commented on August 26, 2024

Hi @liyangrock, this is a known issue. It is related to a change in the linear solver strategy that has produced some undesirable results. if you change this

GEOS_LAI_CHECK_ERROR( HYPRE_BoomerAMGSetMaxLevels( mgrData.coarseSolver.ptr, 25 ) );

back to 1 the problem should run fine.

Hi @CusiniM , I'm facing the same 'hypre error' as before. I have tried to modify maxLevels to 1, but it doesn't solve the problem. Do you have any other suggestions?
The attached is input and output files. Here are the execution parameters that I applied for the analysis export OMP_NUM_THREADS=2 mpirun -np 150 geos -i ./input.xml -x 3 -y 5 -z 10
input_output.zip

I don't think it is the same issue. The original error was occuring at the very beginning. This one may be related to the choice of the parameters that somehow result in a NaN solution at some point.

You are not solving the benchmark problem, are you?

No, I'm not working on the benchmark problem. I will check the input file and close this issue. I appreciate your help.

from geos.

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.