Git Product home page Git Product logo

Comments (6)

harpolea avatar harpolea commented on September 24, 2024

I've tried running the double_bubble test with DEBUG=TRUE, and located the crash to here

uimhx(i,j,2) = merge(ulx(i,j,2),urx(i,j,2),utrans(i,j).gt.ZERO)

This is within a function that is not tiled. It seems like there is an error with utrans - when I try printing it, the program crashes at a corner (i=64, j=-1). utrans is passed as an argument and is calculated by functions called just before VelPred. I'll try exploring them to see if I can work out why it might be crashing. My guess would be that something is not being initialised correctly and because the DEBUG mode compiler is stricter it's throwing an error

from maestroex.

harpolea avatar harpolea commented on September 24, 2024

I think I've fixed this with ea05efe and 8d1a646 - a couple of MultiFabs were not being initialised properly. double_bubble now runs for me without crashing with DEBUG=TRUE

from maestroex.

ajnonaka avatar ajnonaka commented on September 24, 2024

I'll re-run the entire regression suite now and report back.

from maestroex.

ajnonaka avatar ajnonaka commented on September 24, 2024

Regression failed because some other commit to amrex breaks compilation. Looking into the other issue now.

from maestroex.

ajnonaka avatar ajnonaka commented on September 24, 2024

Everything works now except for wdconvect
https://ccse.lbl.gov/pub/RegressionTesting/MAESTROeX/

from maestroex.

ajnonaka avatar ajnonaka commented on September 24, 2024

Regression test fixed; wdconvect benchmark is being updated. The tilling implementation changes the order in which random numbers are generated in the velocity initialization, so we will keep the new result.

from maestroex.

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.